audio: check USE_AUDIO_HAL_AIDL instead of trunk flag
Bug: 317745810 Test: manual test. (check audio_policy and hal version) Change-Id: Ie89aa296ca96ffaf4ee7b8d6299fb1a5cc431ef9 Signed-off-by: Jasmine Cha <chajasmine@google.com>
This commit is contained in:
parent
ca57c72496
commit
94a943f67c
1 changed files with 4 additions and 4 deletions
|
@ -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 += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue