summaryrefslogtreecommitdiff
path: root/vendor/google/system_app.te
blob: 9499c593b284e6f852e8cfa7a6e5f4d528355d07 (plain)
1
2
3
4
5
6
7
8
allow system_app hal_wlc_hwservice:hwservice_manager find;
binder_call(system_app, hal_wlc)
binder_call(hal_wlc, system_app)

allow system_app fwk_stats_hwservice:hwservice_manager find;

allow system_app hal_wireless_charger_service:service_manager find;
binder_call(system_app, hal_wireless_charger)