gs101: add compatibility path for TPU
This is to expose a common path to runtime. Test: Manual. Verified edgetpu_logging works with modified path Bug: 191193044 Signed-off-by: Erick Reyes <erickreyes@google.com> Change-Id: I11865108931443d96389640c89b6cc29aee3a634
This commit is contained in:
parent
1f198556c5
commit
1c54b52a93
1 changed files with 3 additions and 0 deletions
|
@ -338,6 +338,9 @@ on post-fs-data
|
|||
mkdir /data/vendor/edgetpu 0770 system system
|
||||
mkdir /data/vendor/edgetpu/cache 0770 system system
|
||||
|
||||
# Compatibility path for TPU
|
||||
symlink /dev/abrolhos /dev/edgetpu
|
||||
|
||||
on zygote-start
|
||||
# For PixelLogger configuration file.
|
||||
chmod 0771 /data/vendor/wifi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue