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:
parent
a2d00c609c
commit
4f74bf9fa2
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue