Merge tag 'LA.QSSI.13.0.r1-09400-qssi.0' into staging/lineage-20.0_merge-LA.QSSI.13.0.r1-09400-qssi.0
"LA.QSSI.13.0.r1-09400-qssi.0" # By Swarn Singh # Via Gerrit - the friendly Code Review server (1) and others * tag 'LA.QSSI.13.0.r1-09400-qssi.0': Add sepolicy for qtiwifiservice to interact with IWifi hidl Change-Id: Ie1aa0f997fbc7614f9dca82daa7a10e6097ee46e
This commit is contained in:
@@ -54,10 +54,13 @@ 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)
|
||||
|
||||
unix_socket_connect(platform_app, vendor_dpmtcm, vendor_tcmd);
|
||||
|
||||
# allow platform_app access to hal service
|
||||
hal_client_domain(platform_app, vendor_hal_dspmanager);
|
||||
hal_client_domain(platform_app, vendor_hal_dspmanager);
|
||||
|
||||
Reference in New Issue
Block a user