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

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