Snap for 11434705 from 437d99e265
to 24Q3-release
Change-Id: I28efc1fac15611447d9cca442a6eae737d75a290
This commit is contained in:
commit
736b882b89
1 changed files with 8 additions and 0 deletions
|
@ -1092,6 +1092,14 @@ PRODUCT_PROPERTY_OVERRIDES += persist.vendor.enable.thermal.genl=true
|
|||
include device/google/gs-common/edgetpu/edgetpu.mk
|
||||
# Config variables for TPU chip on device.
|
||||
$(call soong_config_set,edgetpu_config,chip,rio)
|
||||
# Include the edgetpu targets defined the namespaces below into the final image.
|
||||
PRODUCT_SOONG_NAMESPACES += \
|
||||
vendor/google_devices/zuma/proprietary/gchips/tpu/metrics \
|
||||
vendor/google_devices/zuma/proprietary/gchips/tpu/tflite_delegate \
|
||||
vendor/google_devices/zuma/proprietary/gchips/tpu/darwinn_logging_service \
|
||||
vendor/google_devices/zuma/proprietary/gchips/tpu/nnapi_stable_aidl \
|
||||
vendor/google_devices/zuma/proprietary/gchips/tpu/aidl \
|
||||
vendor/google_devices/zuma/proprietary/gchips/tpu/hal
|
||||
# TPU firmware
|
||||
PRODUCT_PACKAGES += edgetpu-rio.fw
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue