add missing symbol and shim libvcodecdrv
[GitHub/mt8127/android_device_alcatel_ttab.git] / sepolicy / system_app.te
CommitLineData
ce9dd018
S
1allow system_app fm_device:chr_file rw_file_perms;
2
3allow system_app gyro_orientation_sysfs:file rw_file_perms;
4allow system_app fast_charge_sysfs:file rw_file_perms;
5allow system_app smartwake_sysfs:file rw_file_perms;
6allow system_app perf_control_sysfs:file rw_file_perms;
7
5244c9e3
S
8allow system_app em_svr:unix_stream_socket connectto;
9
10allow system_app radio_data_file:dir { getattr };