Added edgetpu_config_chip soong config variable to edgetpu.mk. am: 98bb99ed52

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15111301

Change-Id: I06a4dd003f8eb41fb7c8e30c627eaef892c4b8d5
This commit is contained in:
Yu-Chi Cheng 2021-07-01 01:08:30 +00:00 committed by Automerger Merge Worker
commit 353136883c

View file

@ -1,3 +1,9 @@
# Config variables for TPU chip on device.
SOONG_CONFIG_NAMESPACES += edgetpu_config
SOONG_CONFIG_edgetpu_config += chip
SOONG_CONFIG_edgetpu_config_chip := abrolhos
# TPU logging service
PRODUCT_PACKAGES += \
android.hardware.edgetpu.logging@service-edgetpu-logging