From 1c54b52a93ab43fb9169a65e040550bf3bb4bb48 Mon Sep 17 00:00:00 2001 From: Erick Reyes Date: Thu, 24 Jun 2021 16:15:50 -0700 Subject: [PATCH] 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 Change-Id: I11865108931443d96389640c89b6cc29aee3a634 --- conf/init.gs101.rc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/init.gs101.rc b/conf/init.gs101.rc index 33b1b78a..5a01f5c3 100644 --- a/conf/init.gs101.rc +++ b/conf/init.gs101.rc @@ -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