[ALPS04022196] cant get aee system property by adb
[Detail] add getprop selinux rule in shell.te MTK-Commit-Id: ec4900cd3d0b12e326d4f0b348a2135c9c01343e Change-Id: I801b6e44817d9b607de3c31a8035bc4710d281c2 CR-Id: ALPS04022196 Feature: Android Exception Engine(AEE)
This commit is contained in:
parent
708f686927
commit
b540d0af18
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user