Merge 24b6f4de56 on remote branch
Change-Id: If0e9a88509be8dcdd0a1ea4ce9c61d1b85dcd286
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