audio: define USE_AUDIO_HAL_AIDL by project
Bug: 317745810 Test: manual test b/317745810#comment3 Change-Id: I755229e9755865f90957d21a885be49a98946851 Signed-off-by: Jasmine Cha <chajasmine@google.com>
This commit is contained in:
parent
96db0ba527
commit
280349541b
3 changed files with 12 additions and 0 deletions
|
@ -33,6 +33,10 @@ $(call inherit-product-if-exists, vendor/qorvo/uwb/qm35-hal/Device.mk)
|
|||
# display
|
||||
DEVICE_PACKAGE_OVERLAYS += device/google/caimito/caiman/overlay
|
||||
|
||||
ifeq ($(RELEASE_PIXEL_AIDL_AUDIO_HAL),true)
|
||||
USE_AUDIO_HAL_AIDL := true
|
||||
endif
|
||||
|
||||
include device/google/caimito/audio/caiman/audio-tables.mk
|
||||
include device/google/zumapro/device-shipping-common.mk
|
||||
include hardware/google/pixel/vibrator/cs40l26/device.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue