summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Huang <anthony.huang@mediatek.com>2020-03-20 09:35:18 +0800
committerAnthony Huang <anthony.huang@mediatek.com>2020-04-13 17:10:00 +0800
commitf60f1876366349551f633cd011e57abaa98b54a6 (patch)
tree164f3fcdfbffd53f39e98f18f67a5865c9a864fe
parent3d0b285afa5a92684143452043a4de4c5d5a7633 (diff)
downloadwembley-sepolicy-f60f1876366349551f633cd011e57abaa98b54a6.tar.gz
[ALPS05033436] mms: make attributes of hal_mms public
Make attributes of hal_mms public. Binder of mms will use it in private domain. Change-Id: I163a8e8837e77d924c6420eac221266c9e050ff3 CR-Id: ALPS05033436 Feature: [Module]MDP Driver
-rw-r--r--non_plat/attributes5
-rw-r--r--plat_public/attributes6
2 files changed, 6 insertions, 5 deletions
diff --git a/non_plat/attributes b/non_plat/attributes
index 3c2632a..8abff8b 100644
--- a/non_plat/attributes
+++ b/non_plat/attributes
@@ -52,11 +52,6 @@ attribute mtk_hal_log;
attribute mtk_hal_log_client;
attribute mtk_hal_log_server;
-# Date: 2018/07/02
-# MDP HIDL
-attribute hal_mms;
-attribute hal_mms_client;
-attribute hal_mms_server;
attribute hal_mtkcodecservice_server;
attribute hal_mtkcodecservice;
diff --git a/plat_public/attributes b/plat_public/attributes
index bc8b764..24c09e7 100644
--- a/plat_public/attributes
+++ b/plat_public/attributes
@@ -24,3 +24,9 @@ attribute mtk_hal_md_dbfilter_client;
attribute mtk_hal_em;
attribute mtk_hal_em_client;
attribute mtk_hal_em_server;
+
+# Date: 2018/07/02
+# MDP HIDL
+attribute hal_mms;
+attribute hal_mms_client;
+attribute hal_mms_server;