device_google_zumapro/system_ext/private/pixelntnservice_app.te
virkumar 379c836acd Allow pixelntnservice accessing SubscriptionManager
Bug: 312575569
Test: manually check if there is any AVC denied.
Change-Id: Ic366fbc2f3a58c343fa8d28f82894d798ee2b0c7
2023-12-05 12:10:36 +00:00

7 lines
314 B
Text

typeattribute pixelntnservice_app coredomain;
app_domain(pixelntnservice_app);
allow pixelntnservice_app app_api_service:service_manager find;
allow pixelntnservice_app radio_service:service_manager find;
set_prop(pixelntnservice_app, telephony_modem_prop)
get_prop(pixelntnservice_app, telephony_modemtype_prop)