nougat_device_meizu_m2note/sepolicy/system_app.te

12 lines
347 B
Plaintext

allow system_app gyro_orientation_sysfs:file rw_file_perms;
allow system_app perf_control_sysfs:file rw_file_perms;
allow system_app smartwake_sysfs:file rw_file_perms;
allow system_app em_svr:unix_stream_socket connectto;
# dev_info
allow system_app sysfs_devinfo:file r_file_perms;
# thermal
allow system_app sysfs_thermal:file r_file_perms;