summaryrefslogtreecommitdiff
path: root/sepolicy/hwservice.te
diff options
context:
space:
mode:
authorDan Cashman <dcashman@google.com>2017-06-01 15:25:22 -0700
committerIsaac Chen <tingyi364@gmail.com>2019-09-01 16:44:11 +0200
commit9b828d96673248befa83f35e393c6819a3c232d3 (patch)
tree265c4dfcd9caed93c57f847005bba3872f4ebbd3 /sepolicy/hwservice.te
parent915e5bfa31e8f1f725e9e3461370c8535017d2e8 (diff)
wayne-common: Add BOARD_PLAT_[PUBLIC|PRIVATE]_SEPOLICY_DIR
Move vendor policy to vendor and add a place for system extensions. Also add such an extension: a labeling of the qti.ims.ext service. Bug: 38151691 Bug: 62041272 Test: Policy binary identical before and after, except plat_service_contexts has new service added. Change-Id: I1493c4c8876c4446a1de46b39942098bf49c79f8
Diffstat (limited to 'sepolicy/hwservice.te')
-rw-r--r--sepolicy/hwservice.te2
1 files changed, 0 insertions, 2 deletions
diff --git a/sepolicy/hwservice.te b/sepolicy/hwservice.te
deleted file mode 100644
index 32adecb..0000000
--- a/sepolicy/hwservice.te
+++ /dev/null
@@ -1,2 +0,0 @@
-type goodixhw_service, hwservice_manager_type;
-type hal_mlipay_hwservice, hwservice_manager_type, untrusted_app_visible_hwservice;