device.mk: enable cs35l41 related module for gs201
Bug: 198260805 Test: Builds pass Change-Id: I56f2b7d1c786ac3c821194dced16e2f43a85f2b1 Signed-off-by: Robert Lee <lerobert@google.com>
This commit is contained in:
parent
7b08b14329
commit
b693d60c7f
1 changed files with 4 additions and 5 deletions
|
@ -955,10 +955,10 @@ PRODUCT_PACKAGES += \
|
|||
audio.usbv2.default \
|
||||
audio.a2dp.default \
|
||||
audio.bluetooth.default \
|
||||
audio.r_submix.default
|
||||
audio.r_submix.default \
|
||||
audio_spk_35l41
|
||||
# sound_trigger.primary.$(TARGET_BOARD_PLATFORM) \
|
||||
# libaoc_waves \
|
||||
# audio_spk_35l41 \
|
||||
#
|
||||
|
||||
##Audio Vendor libraries
|
||||
|
@ -1013,9 +1013,8 @@ PRODUCT_PACKAGES += \
|
|||
aoc_hal \
|
||||
aoc_tuning_inft \
|
||||
mahal_test \
|
||||
ma_aoc_tuning_test
|
||||
# crus_sp_cal \
|
||||
|
||||
ma_aoc_tuning_test \
|
||||
crus_sp_cal
|
||||
endif
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue