summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRajeev Kumar <rajekumar@google.com>2021-05-25 07:10:21 -0700
committerRajeev Kumar <rajekumar@google.com>2021-05-25 14:14:25 +0000
commitf2ed6036c972bbd00ea01c3d1253610e6af636cd (patch)
tree481ab9d7add1bc2c830ce8cdc8e70ee8222c2d30
parenta537f239a4a8c1330c9ccbcfad3d189433946a8e (diff)
downloadbonito-sepolicy-f2ed6036c972bbd00ea01c3d1253610e6af636cd.tar.gz
Fix widevine lazy service SEPolicy.
Bug: 189138455 Fixes: 189138455 Test: Manually tested a sargo_svelte build by applying this change and chrome was not unresponsive anymore. Change-Id: Ic45113b27aa8f90e1ec909068bf2d67589571b23
-rw-r--r--vendor/qcom/common/file_contexts1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/qcom/common/file_contexts b/vendor/qcom/common/file_contexts
index dfce7dd8..aebf4df8 100644
--- a/vendor/qcom/common/file_contexts
+++ b/vendor/qcom/common/file_contexts
@@ -141,6 +141,7 @@
/vendor/bin/hw/android\.hardware\.drm@[0-9]+\.[0-9]+-service\.clearkey u:object_r:hal_drm_clearkey_exec:s0
/vendor/bin/hw/android\.hardware\.drm@[0-9]+\.[0-9]+-service\.widevine u:object_r:hal_drm_widevine_exec:s0
+/vendor/bin/hw/android\.hardware\.drm@[0-9]+\.[0-9]+-service-lazy\.widevine u:object_r:hal_drm_widevine_exec:s0
/vendor/bin/hw/android\.hardware\.keymaster@4\.0-service-qti u:object_r:hal_keymaster_qti_exec:s0
/vendor/bin/hw/android\.hardware\.gatekeeper@1\.0-service-qti u:object_r:hal_gatekeeper_qti_exec:s0
/vendor/bin/hw/android\.hardware\.gnss@1\.1-service-qti u:object_r:hal_gnss_qti_exec:s0