summaryrefslogtreecommitdiff
path: root/sepolicy/peripheral_proxy.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/peripheral_proxy.te')
-rw-r--r--sepolicy/peripheral_proxy.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/sepolicy/peripheral_proxy.te b/sepolicy/peripheral_proxy.te
index 72bfd20..596aa13 100644
--- a/sepolicy/peripheral_proxy.te
+++ b/sepolicy/peripheral_proxy.te
@@ -7,5 +7,6 @@ permissive per_proxy;
binder_use(per_proxy)
binder_call(per_proxy, per_mgr)
+allow per_proxy per_mgr_service:service_manager find;
allow per_proxy sysfs_msm_subsys:dir r_dir_perms;
allow per_proxy sysfs_msm_subsys:lnk_file r_file_perms;