summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGang Wei <gang.wei@mediatek.com>2020-02-14 16:35:19 +0800
committerGerrit Code Review <gerrit@mediatek.com>2020-02-14 16:35:19 +0800
commitf9cbc919329c56a571ae50147eb314bacc476d59 (patch)
treee490fbf79e8d161ee9ec71b044774d4518fcca1e
parentc28ba6939b4fa04b81eb1a853f55e78db52dffcd (diff)
parent3533003cb944b17923996b14c5af90eee9559269 (diff)
downloaddevice_mediatek_wembley-sepolicy-f9cbc919329c56a571ae50147eb314bacc476d59.tar.gz
device_mediatek_wembley-sepolicy-f9cbc919329c56a571ae50147eb314bacc476d59.tar.bz2
device_mediatek_wembley-sepolicy-f9cbc919329c56a571ae50147eb314bacc476d59.zip
Merge "[ALPS04995993] [META]Failed to connect meta" into alps-trunk-r0.basic
-rw-r--r--non_plat/meta_tst.te5
1 files changed, 5 insertions, 0 deletions
diff --git a/non_plat/meta_tst.te b/non_plat/meta_tst.te
index ead7145..5dbdeba 100644
--- a/non_plat/meta_tst.te
+++ b/non_plat/meta_tst.te
@@ -417,3 +417,8 @@ allow meta_tst adsp_device:chr_file rw_file_perms;
# Operation: P migration
# Purpose : audio scp recovery
allow meta_tst audio_scp_device:chr_file r_file_perms;
+
+# Date : WK20.07
+# Operation: R migration
+# Purpose : Add permission for new device node.
+allow meta_tst sysfs_boot_info:file r_file_perms;