From 56e8ae88c0d60ccfc96bc5d37a2ba657988124f1 Mon Sep 17 00:00:00 2001 From: Dinesh Yadav Date: Thu, 4 Apr 2024 04:47:26 +0000 Subject: [PATCH] TPU Rio Pro Tachyon Migration This change includes tachyon targets for edgetpu in the final image. TESTED: Create a private build with this change and verified that the tachyon targets were present after flashing on a local device. Bug: 307591410 Change-Id: I30c6727855d05094dcdbcb6aab9dc8313253bb10 --- device.mk | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/device.mk b/device.mk index edc837f..a1a2890 100644 --- a/device.mk +++ b/device.mk @@ -1099,7 +1099,9 @@ PRODUCT_SOONG_NAMESPACES += \ vendor/google_devices/zumapro/proprietary/gchips/tpu/darwinn_logging_service \ vendor/google_devices/zumapro/proprietary/gchips/tpu/nnapi_stable_aidl \ vendor/google_devices/zumapro/proprietary/gchips/tpu/aidl \ - vendor/google_devices/zumapro/proprietary/gchips/tpu/hal + vendor/google_devices/zumapro/proprietary/gchips/tpu/hal \ + vendor/google_devices/zumapro/proprietary/gchips/tpu/tachyon/api \ + vendor/google_devices/zumapro/proprietary/gchips/tpu/tachyon/service # TPU firmware PRODUCT_PACKAGES += edgetpu-rio.fw