Merge "Added edgetpu_config_chip soong variable to gs201 edgetpu.mk."
This commit is contained in:
commit
39e6ef197b
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue