Export TARGET_BOARD_PLATFORM for AoC
Bug: 215535889 Change-Id: Idba3bf9e9a15625db1a36bee5c30b8c42dea8a52
This commit is contained in:
parent
fda5286dd1
commit
f9b1866978
1 changed files with 7 additions and 0 deletions
|
@ -963,6 +963,13 @@ PRODUCT_SOONG_NAMESPACES += \
|
||||||
vendor/google/whitechapel/audio/interfaces
|
vendor/google/whitechapel/audio/interfaces
|
||||||
|
|
||||||
$(call soong_config_set,aoc_audio_board,platform,$(TARGET_BOARD_PLATFORM))
|
$(call soong_config_set,aoc_audio_board,platform,$(TARGET_BOARD_PLATFORM))
|
||||||
|
|
||||||
|
## AoC soong
|
||||||
|
PRODUCT_SOONG_NAMESPACES += \
|
||||||
|
vendor/google/whitechapel/aoc
|
||||||
|
|
||||||
|
$(call soong_config_set,aoc,target_soc,$(TARGET_BOARD_PLATFORM))
|
||||||
|
|
||||||
#
|
#
|
||||||
## Audio properties
|
## Audio properties
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue