Add TPU metrics logger library to the device.mk
Test: Forrest build with the commit and the libmetrics_logger.so is present in the build. Bug:151063663 Change-Id: Ib5b59acfb6bc929d24884740f593417afe392434
This commit is contained in:
parent
b39a771980
commit
24815da75e
1 changed files with 4 additions and 0 deletions
|
@ -1096,6 +1096,10 @@ PRODUCT_PACKAGES += \
|
|||
PRODUCT_PACKAGES += \
|
||||
libedgetpu_client.google
|
||||
|
||||
# TPU metrics logger library
|
||||
PRODUCT_PACKAGES += \
|
||||
libmetrics_logger
|
||||
|
||||
# Connectivity Thermal Power Manager
|
||||
PRODUCT_PACKAGES += \
|
||||
ConnectivityThermalPowerManager
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue