summaryrefslogtreecommitdiff
Diffstat
-rw-r--r--common/sepolicy/hdmicecd.te2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/sepolicy/hdmicecd.te b/common/sepolicy/hdmicecd.te
index 96ddcac..8bec579 100644
--- a/common/sepolicy/hdmicecd.te
+++ b/common/sepolicy/hdmicecd.te
@@ -12,4 +12,4 @@ allow hdmicecd { hdmicecd_hwservice hidl_base_hwservice }:hwservice_manager { a
allow hdmicecd cec_device:chr_file { open read write ioctl };
allow hdmicecd hwservicemanager_prop:file { open read getattr };
-allow hdmicecd hal_tv_cec_default:binder { call transfer };
+allow hdmicecd { hal_tv_cec_default system_app }:binder { call transfer };