Add TARGET_PRODUCT variable to aoc daemon build

Add TARGET_PRODUCT variable to aoc daemon build. This will be useful for
including/excluding certain features depending on product type, e.g.
T6 hotword AP offload.

BUG: 240748763
Change-Id: I412309789279830e2380764bb475a9c65b39c355
This commit is contained in:
Bruce Po 2022-07-30 00:03:43 +00:00
parent 46a0ab6018
commit 301ce08839

View file

@ -1036,6 +1036,7 @@ PRODUCT_SOONG_NAMESPACES += \
vendor/google/whitechapel/aoc
$(call soong_config_set,aoc,target_soc,$(TARGET_BOARD_PLATFORM))
$(call soong_config_set,aoc,target_product,$(TARGET_PRODUCT))
#
## Audio properties