You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
401 B
12 lines
401 B
# ==============================================
|
|
# MTK Policy Rule
|
|
# ==============================================
|
|
|
|
allow shell debuglog_data_file:dir r_dir_perms;
|
|
allow shell debuglog_data_file:file r_file_perms;
|
|
|
|
get_prop(shell, system_mtk_mobile_log_prop)
|
|
get_prop(shell, system_mtk_persist_mtk_aee_prop)
|
|
get_prop(shell, system_mtk_persist_aee_prop)
|
|
get_prop(shell, system_mtk_debug_mtk_aee_prop)
|