Merge "Allow Developer settings to change runtime size of logd"

This commit is contained in:
Mark Salyzyn 2014-05-15 18:12:09 +00:00 committed by Gerrit Code Review
commit 21e6b4d928

View file

@ -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)