summaryrefslogtreecommitdiffstats
path: root/common/qfp-daemon.te
diff options
context:
space:
mode:
Diffstat (limited to 'common/qfp-daemon.te')
-rw-r--r--common/qfp-daemon.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/qfp-daemon.te b/common/qfp-daemon.te
index b154c54d..d09c24cc 100644
--- a/common/qfp-daemon.te
+++ b/common/qfp-daemon.te
@@ -43,6 +43,9 @@ allow qfp-daemon qfp-daemon_data_file:file create_file_perms;
# Access to tee_device
allow qfp-daemon tee_device:chr_file rw_file_perms;
+# Access QFP Android Proxy
+allow qfp-daemon qfp_proxy_service:service_manager find;
+
# Add IQfpService service
allow qfp-daemon iqfp_service:service_manager add;