WLC: Add hal_wireless_charger policies for systemui

Bug: 268457480
Change-Id: Iadb44efc736cd6bb3c3dfe5283d5fd2a7ce3cf34
Signed-off-by: Ken Yang <yangken@google.com>
This commit is contained in:
Ken Yang 2023-02-09 23:55:46 +00:00
parent dfe1f3799b
commit b2585e3a2e
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,7 @@
type systemui_app, domain;
app_domain(systemui_app)
allow systemui_app app_api_service:service_manager find;
# WLC
allow systemui_app hal_wireless_charger_service:service_manager find;
binder_call(systemui_app, hal_wireless_charger)