Add libedgetpu_dba_hal.google.so to system_ext image
This change is in response to libedgetpu_dba_hal.so being renamed to libedgetpu_dba_hal.google.so. Bug: 245792277 Test: mma Test: atest edgetpu_dba_hal_test Test: edgetpu_dba_hal_dlopen_test Change-Id: Ib928ba2f3054add7d90c5e8b40070649143fe11c
This commit is contained in:
parent
49395d504c
commit
ac477cd034
1 changed files with 1 additions and 1 deletions
|
@ -35,6 +35,6 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
# TPU DBA HAL C API library
|
||||
PRODUCT_PACKAGES += \
|
||||
libedgetpu_dba_hal
|
||||
libedgetpu_dba_hal.google
|
||||
|
||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs101-sepolicy/edgetpu/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue