Move logger_app dontaudit items out of tracking_denials
Bug: 269383459 Test: Open Pixel Logger and check logs Change-Id: Id5b89a7eeaa5b06539113d4c86c64d6022080949
This commit is contained in:
parent
97b397fc5e
commit
aa4b374120
2 changed files with 3 additions and 4 deletions
|
@ -20,4 +20,7 @@ userdebug_or_eng(`
|
|||
set_prop(logger_app, vendor_wifi_sniffer_prop)
|
||||
set_prop(logger_app, logpersistd_logging_prop)
|
||||
set_prop(logger_app, logd_prop)
|
||||
|
||||
# b/269383459 framework UI rendering properties
|
||||
dontaudit logger_app default_prop:file { read };
|
||||
')
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
# b/269383459
|
||||
userdebug_or_eng(`
|
||||
dontaudit logger_app default_prop:file { read };
|
||||
')
|
Loading…
Add table
Add a link
Reference in a new issue