summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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;