Permissive systemui during bringup stage

Bug: 294300348
Change-Id: I83fcda2cfd3d683cd6c36132e497e9d17a44efe5
This commit is contained in:
Wilson Sung 2023-08-08 17:51:31 +08:00
parent ad31020715
commit 08dbe5a438

View file

@ -1,2 +1,6 @@
# b/272628396
dontaudit systemui_app service_manager_type:service_manager find;
# b/294300348
userdebug_or_eng(`
permissive systemui_app;
')