Bug: 202790744 Test: boot with bluetooth hal started Change-Id: I615d4b13262af2bc2c044914e595a7c2085999d2
24 lines
606 B
Text
24 lines
606 B
Text
type hal_vendor_telephony_hwservice, hwservice_manager_type;
|
|
type hal_vendor_surfaceflinger_hwservice, hwservice_manager_type;
|
|
|
|
# dmd servcie
|
|
type hal_vendor_oem_hwservice, hwservice_manager_type;
|
|
|
|
# rild service
|
|
type hal_exynos_rild_hwservice, hwservice_manager_type;
|
|
|
|
# GRIL service
|
|
type hal_radioext_hwservice, hwservice_manager_type;
|
|
|
|
# Audio
|
|
type hal_audio_ext_hwservice, hwservice_manager_type;
|
|
|
|
# WLC
|
|
type hal_wlc_hwservice, hwservice_manager_type;
|
|
|
|
# Fingerprint
|
|
type hal_fingerprint_ext_hwservice, hwservice_manager_type;
|
|
|
|
# AudioMetric
|
|
type hal_audiometricext_hwservice, hwservice_manager_type;
|
|
|