Merge "Add IScreenProtectorDetectorService policy for systemui_app." into udc-d1-dev

This commit is contained in:
Mark Chang 2023-03-23 08:30:24 +00:00 committed by Android (Google) Code Review
commit 3c027fdc6e

View file

@ -14,6 +14,7 @@ set_prop(systemui_app, bootanim_system_prop)
allow systemui_app pixel_battery_service_type:service_manager find;
binder_call(systemui_app, pixel_battery_domain)
allow systemui_app screen_protector_detector_service:service_manager find;
allow systemui_app touch_context_service:service_manager find;
binder_call(systemui_app, twoshay)