Merge "Allow Developer settings to change runtime size of logd"
This commit is contained in:
commit
21e6b4d928
1 changed files with 2 additions and 0 deletions
|
@ -29,3 +29,5 @@ allow system_app ctl_bugreport_prop:property_service set;
|
|||
# Create /data/anr/traces.txt.
|
||||
allow system_app anr_data_file:dir ra_dir_perms;
|
||||
allow system_app anr_data_file:file create_file_perms;
|
||||
|
||||
control_logd(system_app)
|
||||
|
|
Loading…
Reference in a new issue