Merge 4327d05bdd on remote branch

Change-Id: I731b8ac931f1170c454906c9c2f4e7376613e38e
This commit is contained in:
Linux Build Service Account
2018-12-17 00:19:28 -08:00
3 changed files with 3 additions and 0 deletions

View File

@@ -27,6 +27,7 @@
type hal_cne_hwservice, hwservice_manager_type;
type vnd_ims_radio_hwservice, hwservice_manager_type;
type vnd_qcrilhook_hwservice, hwservice_manager_type;
type hal_iwlan_hwservice, hwservice_manager_type;
type hal_display_config_hwservice, hwservice_manager_type;
type hal_imsrcsd_hwservice, hwservice_manager_type;
type hal_imsrtp_hwservice, hwservice_manager_type;

View File

@@ -27,6 +27,7 @@
com.qualcomm.qti.ant::IAntHci u:object_r:hal_bluetooth_hwservice:s0
com.qualcomm.qti.ims.radio::IImsRadio u:object_r:vnd_ims_radio_hwservice:s0
com.qualcomm.qti.qcril.qcrilhook::IQtiOemHook u:object_r:vnd_qcrilhook_hwservice:s0
vendor.qti.hardware.data.iwlan::IIWlan u:object_r:hal_iwlan_hwservice:s0
com.qualcomm.qti.uceservice::IUceService u:object_r:hal_imsrcsd_hwservice:s0
vendor.qti.ims.callinfo::IService u:object_r:hal_imscallinfo_hwservice:s0
vendor.qti.qcril.am::IQcRilAudio u:object_r:vnd_qcrilhook_hwservice:s0

View File

@@ -51,6 +51,7 @@ userdebug_or_eng(`
')
hal_server_domain(rild, hal_secure_element)
add_hwservice(rild, hal_iwlan_hwservice)
get_prop(rild, exported3_radio_prop)
get_prop(rild, vendor_dataqdp_prop)