summaryrefslogtreecommitdiff
path: root/vendor/google/grilservice_app.te
blob: 1d1ff57e8fa679eaa1d419f7fc44fa27d89a7b0d (plain)
1
2
3
4
5
6
7
8
9
type grilservice_app, domain;

app_domain(grilservice_app)

allow grilservice_app hal_radioext_hwservice:hwservice_manager find;
allow grilservice_app hal_wifi_ext_hwservice:hwservice_manager find;
allow grilservice_app app_api_service:service_manager find;
binder_call(grilservice_app, hal_radioext_default)
binder_call(grilservice_app, hal_wifi_ext)