mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-01-27 17:24:46 +00:00
Merge "audio: check USE_AUDIO_HAL_AIDL instead of trunk flag" into main
This commit is contained in:
@@ -1027,11 +1027,11 @@ PRODUCT_PACKAGES += \
|
||||
|
||||
# Audio
|
||||
# Audio HAL Server & Default Implementations
|
||||
#ifeq ($(RELEASE_PIXEL_AIDL_AUDIO_HAL),true)
|
||||
#include device/google/gs-common/audio/aidl.mk
|
||||
#else
|
||||
ifeq ($(USE_AUDIO_HAL_AIDL),true)
|
||||
include device/google/gs-common/audio/aidl.mk
|
||||
else
|
||||
include device/google/gs-common/audio/hidl_zuma.mk
|
||||
#endif
|
||||
endif
|
||||
|
||||
## AoC soong
|
||||
PRODUCT_SOONG_NAMESPACES += \
|
||||
|
||||
Reference in New Issue
Block a user