Merge "aidl: enable AIDL AudioHal for zumapro by RELEASE_PIXEL_AIDL_AUDIO_HAL" into main
This commit is contained in:
commit
24afc789f7
1 changed files with 4 additions and 0 deletions
|
@ -1000,7 +1000,11 @@ PRODUCT_PACKAGES += \
|
||||||
|
|
||||||
# Audio
|
# Audio
|
||||||
# Audio HAL Server & Default Implementations
|
# Audio HAL Server & Default Implementations
|
||||||
|
ifeq ($(RELEASE_PIXEL_AIDL_AUDIO_HAL),true)
|
||||||
|
include device/google/gs-common/audio/aidl.mk
|
||||||
|
else
|
||||||
include device/google/gs-common/audio/hidl_zuma.mk
|
include device/google/gs-common/audio/hidl_zuma.mk
|
||||||
|
endif
|
||||||
|
|
||||||
## AoC soong
|
## AoC soong
|
||||||
PRODUCT_SOONG_NAMESPACES += \
|
PRODUCT_SOONG_NAMESPACES += \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue