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:
qinyiyan 2021-05-05 17:43:03 -07:00 committed by TreeHugger Robot
parent b39a771980
commit 24815da75e

View file

@ -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