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

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

Change-Id: I077d03a38d921b3dcafe0e848ea4a53f4d26225d
This commit is contained in:
Yu-Chi Cheng 2021-07-01 01:22:03 +00:00 committed by Automerger Merge Worker
commit 106c209218

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