diff --git a/vendor/systemui_app.te b/vendor/systemui_app.te index caf19716..fe3ba50d 100644 --- a/vendor/systemui_app.te +++ b/vendor/systemui_app.te @@ -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)