summaryrefslogtreecommitdiff
path: root/non_plat/attributes
diff options
context:
space:
mode:
authorgtk_qingyunmei <gtk_qingyunmei@mediatek.com>2019-07-18 10:10:43 +0800
committergtk_qingyunmei <gtk_qingyunmei@mediatek.com>2019-07-19 14:21:49 +0800
commit0ecef9e52ce92b52413fbecd2b5be492806b8f53 (patch)
tree971f8538a116ee60b71d2514456111269dd45bda /non_plat/attributes
parenta322ccd8fb13bafcd3589663ecd544a6fd1a82da (diff)
downloadwembley-sepolicy-0ecef9e52ce92b52413fbecd2b5be492806b8f53.tar.gz
[ALPS04707246] porting hdmi hidl service
Refactoring hdmi service as hidl service,so that other process can call hdmi service's API. Add Selinux permission for hdmi hidl service. Change-Id: I7f1c5f48d4ae9777acc80436a4af801f32969fac CR-Id: ALPS04707246 Feature: [Module]Settings
Diffstat (limited to 'non_plat/attributes')
-rw-r--r--non_plat/attributes6
1 files changed, 6 insertions, 0 deletions
diff --git a/non_plat/attributes b/non_plat/attributes
index 4c2568f..344d60d 100644
--- a/non_plat/attributes
+++ b/non_plat/attributes
@@ -74,3 +74,9 @@ attribute hal_atci_server;
# Date: 2019/06/12
# modem db filter hidl
attribute mtk_hal_md_dbfilter_server;
+
+# Date: 2019/07/16
+# HDMI HIDL
+attribute hal_hdmi;
+attribute hal_hdmi_client;
+attribute hal_hdmi_server;