Coredomain apps shouldn't be labeled with vendor sepolicy, due to Treble
violation.
Bug: 280547417
Test: TH
Change-Id: Ifcaa41df790cb2b720775563cc4cd5cdf10e5c50
Merged-In: Ifcaa41df790cb2b720775563cc4cd5cdf10e5c50
(cherry picked from commit 63200470b8
)
10 lines
415 B
Text
10 lines
415 B
Text
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)
|
|
|
|
# WLC
|
|
allow systemui_app hal_wireless_charger_service:service_manager find;
|
|
binder_call(systemui_app, hal_wireless_charger)
|