TPU Rio PRO migration
- Modify device.mk to set correct TPU project configuration. Bug: 293396686 Change-Id: I66941a84aacd4ef29e880cfcb15335085e989dfe
This commit is contained in:
parent
eff5551348
commit
f0159a2bce
1 changed files with 1 additions and 1 deletions
|
@ -1051,7 +1051,7 @@ PRODUCT_PROPERTY_OVERRIDES += persist.vendor.enable.thermal.genl=true
|
||||||
# EdgeTPU
|
# EdgeTPU
|
||||||
include device/google/gs-common/edgetpu/edgetpu.mk
|
include device/google/gs-common/edgetpu/edgetpu.mk
|
||||||
# Config variables for TPU chip on device.
|
# Config variables for TPU chip on device.
|
||||||
$(call soong_config_set,edgetpu_config,chip,rio)
|
$(call soong_config_set,edgetpu_config,chip,rio_pro)
|
||||||
# TPU firmware
|
# TPU firmware
|
||||||
PRODUCT_PACKAGES += edgetpu-rio.fw
|
PRODUCT_PACKAGES += edgetpu-rio.fw
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue