Enable multiclient HAL on zuma devices

Test: PTS, CHQTS
Bug: 247124878

Change-Id: I6267a9d7136d7049d2542bb7bbcb68df4208494c
This commit is contained in:
Lei Ju 2023-12-05 11:11:06 -08:00
parent 10c5df0b97
commit eae974015c

View file

@ -76,7 +76,7 @@ PRODUCT_SOONG_NAMESPACES += \
hardware/google/pixel \
device/google/zuma \
device/google/zuma/powerstats \
system/chre/host/hal_generic \
vendor/google_devices/common/chre/host/hal \
vendor/google/whitechapel/tools \
vendor/google/interfaces \
vendor/google_devices/common/proprietary/confirmatioui_hal \
@ -389,7 +389,8 @@ PRODUCT_PACKAGES += \
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
PRODUCT_PACKAGES += \
chre_power_test_client \
chre_test_client
chre_test_client \
chre_aidl_hal_client
endif
## HAL
@ -398,10 +399,9 @@ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.context_hub.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.context_hub.xml
## Enable the CHRE Daemon
CHRE_USF_DAEMON_ENABLED := true
CHRE_USF_DAEMON_ENABLED := false
CHRE_DEDICATED_TRANSPORT_CHANNEL_ENABLED := true
PRODUCT_PACKAGES += \
chre \
preloaded_nanoapps.json
# Filesystem management tools