aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/system_app.te
blob: d0e4915826a53810b6d002dec128fc07ea9dabe7 (plain)
1
2
3
4
5
6
7
allow system_app sysfs_fingerprint:file rw_file_perms;
allow system_app sysfs_fingerprint:dir search;
allow system_app shell_prop:property_service set;
allow system_app hal_imsrcsd_hwservice:hwservice_manager find;

binder_call(system_app, wificond);
get_prop(system_app, oem_unlock_prop);