Merge "Allow systemui to find adbd" into udc-d1-dev

This commit is contained in:
Zheng Pan 2023-05-09 20:21:14 +00:00 committed by Android (Google) Code Review
commit 705cc4abf8
2 changed files with 1 additions and 2 deletions

View file

@ -1,2 +0,0 @@
# b/272628396
dontaudit systemui_app service_manager_type:service_manager find;

View file

@ -12,6 +12,7 @@ allow systemui_app mediametrics_service:service_manager find;
allow systemui_app radio_service:service_manager find;
allow systemui_app vr_manager_service:service_manager find;
allow systemui_app nfc_service:service_manager find;
allow systemui_app adb_service:service_manager find;
get_prop(systemui_app, keyguard_config_prop)
set_prop(systemui_app, bootanim_system_prop)