Change symlink /dev/edgetpu to /dev/rio instead of janeiro.
Bug: 236041918 Test: m Change-Id: I002aefa931f700ca69b6770980ee7192320d7049
This commit is contained in:
parent
f447e01b61
commit
2ccb259be2
1 changed files with 1 additions and 1 deletions
|
@ -406,7 +406,7 @@ on post-fs-data
|
||||||
mkdir /data/vendor/edgetpu/cache 0770 system system
|
mkdir /data/vendor/edgetpu/cache 0770 system system
|
||||||
|
|
||||||
# Compatibility path for TPU
|
# Compatibility path for TPU
|
||||||
symlink /dev/janeiro /dev/edgetpu
|
symlink /dev/edgetpu-soc /dev/edgetpu
|
||||||
|
|
||||||
|
|
||||||
on zygote-start
|
on zygote-start
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue