summaryrefslogtreecommitdiff
path: root/vendor/qcom/common/hal_drm_clearkey.te
diff options
context:
space:
mode:
authorAdam Shih <adamshih@google.com>2019-08-14 13:55:18 +0800
committerChenglu Lin <chenglulin@google.com>2019-08-30 14:17:39 +0800
commit8553b5b7268b8daebd9d4c99fde9bdf125fd8882 (patch)
tree416497dedb608a4f9351a85f5dba0e4ef9a7bc73 /vendor/qcom/common/hal_drm_clearkey.te
parentcebbf406010f9399c87a380226b171c95ccc2f0b (diff)
downloadredfin-sepolicy-8553b5b7268b8daebd9d4c99fde9bdf125fd8882.tar.gz
initialize selinux contexts
Bug: 137166127 Bug: 140276044 Change-Id: I2e277bc98eb67b71fa91536e509e3331a33ed14b
Diffstat (limited to 'vendor/qcom/common/hal_drm_clearkey.te')
-rw-r--r--vendor/qcom/common/hal_drm_clearkey.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/qcom/common/hal_drm_clearkey.te b/vendor/qcom/common/hal_drm_clearkey.te
new file mode 100644
index 0000000..8fb0785
--- /dev/null
+++ b/vendor/qcom/common/hal_drm_clearkey.te
@@ -0,0 +1,3 @@
+type hal_drm_clearkey, domain;
+type hal_drm_clearkey_exec, exec_type, vendor_file_type, file_type;
+init_daemon_domain(hal_drm_clearkey) \ No newline at end of file