10 lines
266 B
Plaintext
10 lines
266 B
Plaintext
|
# ==============================================
|
||
|
# Common SEPolicy 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)
|
||
|
|