android_device_samsung_msm8.../sepolicy/cnd.te

6 lines
207 B
Text
Raw Normal View History

# Allow cnd to access cnd_core_data_file
allow cnd cnd_core_data_file:file create_file_perms;
allow cnd cnd_core_data_file:sock_file { unlink create setattr };
allow cnd system_wpa_socket:sock_file unlink;