2020-01-18 09:29:32 +08:00
|
|
|
type mtk_hal_bluetooth_hwservice, hwservice_manager_type;
|
|
|
|
|
|
|
|
# Date: 2017/05/9
|
|
|
|
type mtk_hal_rild_hwservice, hwservice_manager_type;
|
|
|
|
|
|
|
|
# Date: 2017/06/07
|
|
|
|
# power hidl
|
|
|
|
type mtk_hal_power_hwservice, hwservice_manager_type;
|
|
|
|
|
|
|
|
# Date: 2017/06/12
|
|
|
|
# LBS HIDL
|
|
|
|
type mtk_hal_lbs_hwservice, hwservice_manager_type;
|
|
|
|
|
|
|
|
# Date: 2017/06/22
|
|
|
|
# WIFI HOSTAPD HIDL
|
|
|
|
type mtk_hal_wifi_hostapd_hwservice, hwservice_manager_type;
|
|
|
|
|
|
|
|
# Date: 2017/06/27
|
|
|
|
# IMSA HIDL
|
|
|
|
type mtk_hal_imsa_hwservice, hwservice_manager_type;
|
|
|
|
|
|
|
|
# Date: 2017/07/12
|
|
|
|
# NVRAM HIDL
|
|
|
|
type nvram_agent_binder_hwservice, hwservice_manager_type;
|
|
|
|
|
|
|
|
# Date: 2017/07/19
|
|
|
|
# PQ HIDL
|
|
|
|
type mtk_hal_pq_hwservice, untrusted_app_visible_hwservice, hwservice_manager_type;
|
|
|
|
|
|
|
|
# Date: 2017/07/20
|
|
|
|
# keymaster attestation hidl
|
|
|
|
type mtk_hal_keyattestation_hwservice, hwservice_manager_type;
|
2020-01-18 09:53:45 +08:00
|
|
|
|
|
|
|
# Date: 2018/05/25
|
|
|
|
# FM HIDL
|
|
|
|
type mtk_hal_fm_hwservice, hwservice_manager_type;
|
2020-01-18 09:56:38 +08:00
|
|
|
|
|
|
|
# Date: 2018/03/23
|
|
|
|
# log hidl
|
|
|
|
type mtk_hal_log_hwservice, hwservice_manager_type;
|
2020-01-18 10:04:08 +08:00
|
|
|
|
|
|
|
# Date: 2018/06/26
|
|
|
|
# em hidl
|
|
|
|
type mtk_hal_em_hwservice, hwservice_manager_type;
|