Allow pixelntnservice accessing SubscriptionManager

Bug: 312575569
Test: manually check if there is any AVC denied.
Change-Id: Ic366fbc2f3a58c343fa8d28f82894d798ee2b0c7
This commit is contained in:
virkumar 2023-12-05 12:10:36 +00:00
parent 94549b69f4
commit 379c836acd

View file

@ -2,5 +2,6 @@ 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)