Update device.mk and .rc for TPU(Rio/edgetpu-soc).

bug: 236041918
Change-Id: I3e0294e2e8378b9a12fa9c3b9395b0b94472bc71
This commit is contained in:
qinyiyan 2022-07-06 12:20:25 -07:00
parent e8ae2061fb
commit 4ab329ed98
3 changed files with 3 additions and 4 deletions

View file

@ -175,7 +175,7 @@
/dev/block/by-name/mfg_data 0660 system system
# TPU
/dev/janeiro 0660 system system
/dev/edgetpu-soc 0660 system system
# DSP
/dev/gxp 0666 system camera

View file

@ -1,6 +1,5 @@
# Devs who work on EdgeTPU on Android.
hsuy@google.com
yuchicheng@google.com
iayara@google.com
qinyiyan@google.com
macwang@google.com

View file

@ -1,7 +1,7 @@
# Edgetpu packages
# Config variables for TPU chip on device.
$(call soong_config_set,edgetpu_config,chip,janeiro)
$(call soong_config_set,edgetpu_config,chip,rio)
# TPU logging service
PRODUCT_PACKAGES += \