summaryrefslogtreecommitdiff
path: root/sepolicy/hwservice.te
diff options
context:
space:
mode:
authorIsaac Chen <tingyi364@gmail.com>2019-07-24 06:04:32 +0200
committerIsaac Chen <tingyi364@gmail.com>2019-09-01 16:44:11 +0200
commit915e5bfa31e8f1f725e9e3461370c8535017d2e8 (patch)
treeeecdd755c743e62069dba2b46622ab8813650fa0 /sepolicy/hwservice.te
parenteb15173eee7fe3a19fea03da5c06cba1cdb091ad (diff)
wayne-common: Address denials for P
Signed-off-by: Isaac Chen <tingyi364@gmail.com> Change-Id: I6759914e91c1cc437304d74328e970daeb3d25e3
Diffstat (limited to 'sepolicy/hwservice.te')
-rw-r--r--sepolicy/hwservice.te2
1 files changed, 1 insertions, 1 deletions
diff --git a/sepolicy/hwservice.te b/sepolicy/hwservice.te
index 6c299d1..32adecb 100644
--- a/sepolicy/hwservice.te
+++ b/sepolicy/hwservice.te
@@ -1,2 +1,2 @@
type goodixhw_service, hwservice_manager_type;
-type hal_mlipay_hwservice, hwservice_manager_type;
+type hal_mlipay_hwservice, hwservice_manager_type, untrusted_app_visible_hwservice;