aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/system_app.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/system_app.te')
-rw-r--r--sepolicy/system_app.te7
1 files changed, 0 insertions, 7 deletions
diff --git a/sepolicy/system_app.te b/sepolicy/system_app.te
deleted file mode 100644
index d0e4915..0000000
--- a/sepolicy/system_app.te
+++ /dev/null
@@ -1,7 +0,0 @@
-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);