diff --git a/non_plat/shell.te b/non_plat/shell.te index 042d83d..824ad2f 100644 --- a/non_plat/shell.te +++ b/non_plat/shell.te @@ -20,3 +20,6 @@ allow shell aee_exp_data_file:dir r_dir_perms; allow shell aee_exp_data_file:file r_file_perms; get_prop(shell, mobile_log_prop) +get_prop(shell, persist_mtk_aee_prop); +get_prop(shell, persist_aee_prop); +get_prop(shell, debug_mtk_aee_prop);