Lastmeal.txt may be generated from after device rebooted from IRQ
triggering. By applying limit on the time when it generates,
lastmeal.txt will not be generated after device rebooted.
Bug: 246817058
Test: Trigger brownout and confirm lastmeal.txt has correct timestamp
Signed-off-by: George Lee <geolee@google.com>
Change-Id: I8b52f44fdc64f5ef74e0059720ed58c845e5bf60
Instead of relying on vendor.thermal.link_ready property to gate write
to BCL's SYSFS node, adding mitigation ready SYSFS so that writes to
BCL's SYSFS node would not cause NULL pointer dereference.
Bug: 249130916
Test: Confirm property vendor.brownout.mitigation.ready is set
Signed-off-by: George Lee <geolee@google.com>
Change-Id: Ic643a07ddb657cfc7e22537d5d25d0d99324e31c
Earlier change removed the path without removing the indexer to the
corresponding array. This change fixes this.
Bug: 236296247
Test: Build and confirm reading is valid
Signed-off-by: George Lee <geolee@google.com>
Change-Id: Ic6335b252a01c7d80102cdbbc4f5dbf3a1639b55
Add additional file path to make copy of captured log.
Bug: 237282212
Test: Verified lastmeal.txt and thismeal.txt existence.
Signed-off-by: George Lee <geolee@google.com>
Change-Id: I77606bf679c3eb1c55f2b135a6265e0e0e837c77
Add DVFS monitoring to mitigation logging.
Bug: 228383769
Test: Confirm state logging
Signed-off-by: George Lee <geolee@google.com>
Change-Id: I38b75eef1639b4a8959100b37e9064be04a53ede
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: Icc5bf599eff7715545ed66d352ec00ae5d633aa0