Add sepolicy for qtiwifiservice to interact with IWifi hidl
This commit defines required sepolicy rules for qtiwifiservice apk to interact with IWifi HAL. Change-Id: Icabbee484129fc3e686d6c3076ccc87612ecc0fc CRs-Fixed: 3282372
This commit is contained in:
@@ -54,6 +54,9 @@ hal_client_domain(platform_app, hal_wificfr)
|
||||
# been defined
|
||||
typeattribute platform_app hal_wifi_supplicant_client;
|
||||
|
||||
#allow platform_app to interact with IWifi hal
|
||||
typeattribute platform_app hal_wifi_client;
|
||||
|
||||
#SystemUI needs to access the property ril.cdma.inecmmode
|
||||
get_prop(platform_app, radio_cdma_ecm_prop)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user