address some selinux denials
[GitHub/mt8127/android_device_alcatel_ttab.git] / sepolicy / system_app.te
1 allow system_app fm_device:chr_file rw_file_perms;
2
3 allow system_app gyro_orientation_sysfs:file rw_file_perms;
4 allow system_app fast_charge_sysfs:file rw_file_perms;
5 allow system_app smartwake_sysfs:file rw_file_perms;
6 allow system_app perf_control_sysfs:file rw_file_perms;
7
8 allow system_app em_svr:unix_stream_socket connectto;
9
10 allow system_app radio_data_file:dir { getattr };