zuma: Remove HIDL audio configuration

Change-Id: I45e4f8521c352fe05b247040be9001b2e0e1ae93
This commit is contained in:
Michael Bestas 2025-06-24 08:59:13 +03:00 committed by Michael Bestas
parent 3007a1e33c
commit d80a00d61c
No known key found for this signature in database

View file

@ -924,11 +924,7 @@ PRODUCT_PACKAGES += \
# Audio # Audio
# Audio HAL Server & Default Implementations # Audio HAL Server & Default Implementations
ifeq ($(USE_AUDIO_HAL_AIDL),true)
include device/google/gs-common/audio/aidl.mk include device/google/gs-common/audio/aidl.mk
else
include device/google/gs-common/audio/hidl_zuma.mk
endif
## AoC soong ## AoC soong
$(call soong_config_set,aoc,target_soc,$(TARGET_BOARD_PLATFORM)) $(call soong_config_set,aoc,target_soc,$(TARGET_BOARD_PLATFORM))