tegu: audio: sync aidl setup from caimito.
note: - Basically sync everyhing from caimito - But keep builtin_mic setup for tegu. - Sync waves_config.ini from caimito - Sync volume curve from caimito - Enable HAC and gain control. Bug: 313341617 Test: builds pass Change-Id: I2f891d943056c05762acdbffdd1b3b6da0c03c8d Signed-off-by: Robert Lee <lerobert@google.com>
This commit is contained in:
parent
0db20cc4fd
commit
08254de772
11 changed files with 2772 additions and 43 deletions
|
@ -33,6 +33,10 @@ $(call inherit-product-if-exists, vendor/qorvo/uwb/qm35-hal/Device.mk)
|
|||
# display
|
||||
DEVICE_PACKAGE_OVERLAYS += device/google/tegu/tegu/overlay
|
||||
|
||||
ifeq ($(RELEASE_PIXEL_AIDL_AUDIO_HAL),true)
|
||||
USE_AUDIO_HAL_AIDL := true
|
||||
endif
|
||||
|
||||
include device/google/tegu/audio/tegu/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