summaryrefslogtreecommitdiff
path: root/sepolicy
diff options
context:
space:
mode:
authorPraneeth Bajjuri <praneeth@ti.com>2020-03-09 16:33:55 -0500
committerPraneeth Bajjuri <praneeth@ti.com>2020-03-09 16:38:55 -0500
commit2af412264c858a67b33cf07224f204838ef1cf41 (patch)
tree1c6846618719f7a7c85127fe91861a95550d49cc /sepolicy
parentd59f1bd4c453d38f669d75a61e423f9320ec72f8 (diff)
downloadbeagle-x15-2af412264c858a67b33cf07224f204838ef1cf41.tar.gz
beagle_x15: Add HIDLized software gatekeeper HAL
similar to r.android.com/1005600. This patch adds software gatekeeper HAL to beagle_x15. Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Change-Id: I6859eab9eff2109817968cdbd7f7821404a84671
Diffstat (limited to 'sepolicy')
-rw-r--r--sepolicy/file_contexts2
1 files changed, 2 insertions, 0 deletions
diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts
index 2f4134c..4f602ca 100644
--- a/sepolicy/file_contexts
+++ b/sepolicy/file_contexts
@@ -20,6 +20,8 @@
/dev/block/platform/44000000.ocp/480b4000.mmc/by-name/userdata u:object_r:userdata_block_device:s0
/dev/block/platform/44000000.ocp/480b4000.mmc/by-name/misc u:object_r:misc_block_device:s0
+/vendor/bin/hw/android\.hardware\.gatekeeper@1\.0-service\.software u:object_r:hal_gatekeeper_default_exec:s0
+
/vendor/lib/libIMGegl.so u:object_r:same_process_hal_file:s0
/vendor/lib/libsrv_um.so u:object_r:same_process_hal_file:s0
/vendor/lib/libusc.so u:object_r:same_process_hal_file:s0