Merge changes Ia32c4b01,I4746bca6
* changes: Permissive systemui during bringup stage label SystemUI app
This commit is contained in:
commit
c7edca28e2
4 changed files with 10 additions and 4 deletions
|
@ -2,10 +2,7 @@
|
|||
dontaudit platform_app default_android_service:service_manager { find };
|
||||
# b/260922162
|
||||
dontaudit platform_app default_android_service:service_manager { find };
|
||||
# b/262794428
|
||||
dontaudit platform_app hal_wlc:binder { call };
|
||||
dontaudit platform_app hal_wlc:binder { transfer };
|
||||
# b/264490036
|
||||
userdebug_or_eng(`
|
||||
permissive platform_app;
|
||||
')
|
||||
')
|
||||
|
|
4
tracking_denials/systemui.te
Normal file
4
tracking_denials/systemui.te
Normal file
|
@ -0,0 +1,4 @@
|
|||
# b/264266705
|
||||
userdebug_or_eng(`
|
||||
permissive systemui_app;
|
||||
')
|
Loading…
Add table
Add a link
Reference in a new issue