diff options
author | Dan Cashman <dcashman@google.com> | 2017-06-01 15:25:22 -0700 |
---|---|---|
committer | Isaac Chen <tingyi364@gmail.com> | 2019-09-01 16:44:11 +0200 |
commit | 9b828d96673248befa83f35e393c6819a3c232d3 (patch) | |
tree | 265c4dfcd9caed93c57f847005bba3872f4ebbd3 /sepolicy/hwservice_contexts | |
parent | 915e5bfa31e8f1f725e9e3461370c8535017d2e8 (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_contexts')
-rw-r--r-- | sepolicy/hwservice_contexts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sepolicy/hwservice_contexts b/sepolicy/hwservice_contexts deleted file mode 100644 index 8ff7ae7..0000000 --- a/sepolicy/hwservice_contexts +++ /dev/null @@ -1,2 +0,0 @@ -vendor.goodix.hardware.fingerprint::IGoodixBiometricsFingerprint u:object_r:goodixhw_service:s0 -vendor.xiaomi.hardware.mlipay::IMlipayService u:object_r:hal_mlipay_hwservice:s0 |