Added edgetpu_config_chip soong variable to gs201 edgetpu.mk.

This allows EdgeTPU component to build different components
per target chip.

Bug: 192096682
Test: tested on prebuilt.
Change-Id: Id9ee7de22648c591f8a540c5441ad375a9ee3439
This commit is contained in:
Yu-Chi Cheng 2021-06-25 10:12:27 -07:00
parent e3c50a383e
commit 6e14b83fe7

View file

@ -1,5 +1,11 @@
# Edgetpu packages
# Config variables for TPU chip on device.
SOONG_CONFIG_NAMESPACES += edgetpu_config
SOONG_CONFIG_edgetpu_config += chip
SOONG_CONFIG_edgetpu_config_chip := janeiro
# TPU logging service
#PRODUCT_PACKAGES += \
# android.hardware.edgetpu.logging@service-edgetpu-logging