am 21e6b4d9
: Merge "Allow Developer settings to change runtime size of logd"
* commit '21e6b4d928d94fe2a1dea5de8ea08096e2f2baeb': Allow Developer settings to change runtime size of logd
This commit is contained in:
commit
04cb83fc50
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.
|
# Create /data/anr/traces.txt.
|
||||||
allow system_app anr_data_file:dir ra_dir_perms;
|
allow system_app anr_data_file:dir ra_dir_perms;
|
||||||
allow system_app anr_data_file:file create_file_perms;
|
allow system_app anr_data_file:file create_file_perms;
|
||||||
|
|
||||||
|
control_logd(system_app)
|
||||||
|
|
Loading…
Reference in a new issue