Add TPU metrics logger library to the device.mk am: 24815da75e
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14444999 Change-Id: Ib25ccaa979b52f68b22c9a1ff4aeec45f74b6a2f
This commit is contained in:
commit
e51de882f5
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