Merge "Add IScreenProtectorDetectorService policy for systemui_app." into udc-d1-dev
This commit is contained in:
commit
3c027fdc6e
1 changed files with 1 additions and 0 deletions
1
vendor/systemui_app.te
vendored
1
vendor/systemui_app.te
vendored
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue