audio: check USE_AUDIO_HAL_AIDL instead of trunk flag
Bug: 317745810 Test: manual test b/317745810#comment3 Change-Id: I223aaff717e4b84940640b1e5cff57decddaf111 Signed-off-by: Jasmine Cha <chajasmine@google.com>
This commit is contained in:
parent
aa0edc38fb
commit
0ded8d1e2c
1 changed files with 1 additions and 1 deletions
|
@ -1009,7 +1009,7 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
# Audio
|
||||
# Audio HAL Server & Default Implementations
|
||||
ifeq ($(RELEASE_PIXEL_AIDL_AUDIO_HAL),true)
|
||||
ifeq ($(USE_AUDIO_HAL_AIDL),true)
|
||||
include device/google/gs-common/audio/aidl.mk
|
||||
else
|
||||
include device/google/gs-common/audio/hidl_zuma.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue