Remove DBA from edgetpu.mk
DBA is not used anymore. Verified dba service was there before and not there after. Flashed built image to device to check. Change-Id: I3838fcbbe3e6e2cadef81b4e2fc0d5cee60603cf Bug: 369217630
This commit is contained in:
parent
fa448be01f
commit
06943763d5
1 changed files with 0 additions and 4 deletions
|
@ -19,10 +19,6 @@ PRODUCT_PACKAGES += \
|
|||
# TPU TFlite Delegate
|
||||
PRODUCT_PACKAGES += \
|
||||
libedgetpu_util
|
||||
# TPU DBA AIDL HAL service
|
||||
PRODUCT_PACKAGES += com.google.edgetpu.dba-service
|
||||
# TPU DBA C API library
|
||||
PRODUCT_PACKAGES += libedgetpu_dba.google
|
||||
# TPU Tachyon HAL service
|
||||
PRODUCT_PACKAGES += com.google.edgetpu.tachyon-service
|
||||
# TPU Tachyon C API library
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue