bcl: Add Mitigation Logger - Makefile

Mitigation Logger logs battery related information for 1 second when it
is triggered by under voltage or over current interrupts.  Information
collected is to help debug system brownout.

Bug: 228383769
Test: Boot and Test
Signed-off-by: George Lee <geolee@google.com>
Change-Id: Ie6fd5bc1a46891fc3c611af545e05253b263243f
This commit is contained in:
George Lee 2022-10-24 19:20:14 -07:00
parent a2d00c609c
commit 4f74bf9fa2

View file

@ -536,6 +536,8 @@ PRODUCT_PACKAGES_DEBUG += \
PRODUCT_PACKAGES += \
android.hardware.health.storage-service.default
# Battery Mitigation
include device/google/gs-common/battery_mitigation/bcl.mk
# storage pixelstats
-include hardware/google/pixel/pixelstats/device.mk