gs101: add compatibility path for TPU am: 324c58423b am: e483d660bf am: 94bae5f372
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15100070 Change-Id: I4870e7d28fabf782d80d062880c80ab1aada6309
This commit is contained in:
commit
44c8ec4495
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 0770 system system
|
||||||
mkdir /data/vendor/edgetpu/cache 0770 system system
|
mkdir /data/vendor/edgetpu/cache 0770 system system
|
||||||
|
|
||||||
|
# Compatibility path for TPU
|
||||||
|
symlink /dev/abrolhos /dev/edgetpu
|
||||||
|
|
||||||
on zygote-start
|
on zygote-start
|
||||||
# For PixelLogger configuration file.
|
# For PixelLogger configuration file.
|
||||||
chmod 0771 /data/vendor/wifi
|
chmod 0771 /data/vendor/wifi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue