summaryrefslogtreecommitdiffstats
path: root/r_non_plat/hal_drm_clearkey.te
diff options
context:
space:
mode:
Diffstat (limited to 'r_non_plat/hal_drm_clearkey.te')
-rw-r--r--r_non_plat/hal_drm_clearkey.te11
1 files changed, 0 insertions, 11 deletions
diff --git a/r_non_plat/hal_drm_clearkey.te b/r_non_plat/hal_drm_clearkey.te
deleted file mode 100644
index 976b9fa..0000000
--- a/r_non_plat/hal_drm_clearkey.te
+++ /dev/null
@@ -1,11 +0,0 @@
-# policy for /vendor/bin/hw/android.hardware.drm@1.1-service.clearkey
-type hal_drm_clearkey, domain;
-type hal_drm_clearkey_exec, exec_type, vendor_file_type, file_type;
-
-init_daemon_domain(hal_drm_clearkey)
-
-hal_server_domain(hal_drm_clearkey, hal_drm)
-
-vndbinder_use(hal_drm_clearkey);
-
-allow hal_drm_clearkey { appdomain -isolated_app }:fd use;