commit | 8daeec05e8681e8bcc9dcd20997633d7d470039d | [log] [tgz] |
---|---|---|
author | Daniel Rosenberg <drosen@google.com> | Tue Nov 20 19:03:11 2018 -0800 |
committer | Daniel Rosenberg <drosen@google.com> | Thu Mar 21 13:33:49 2019 -0700 |
tree | e8523527ed53d963209abe352eddbe5583986c64 | |
parent | a59e4396a4993b9669c43848c3cc64e87c419f97 [diff] |
Add health check to checkpointing Take action if we are running out of checkpoint space. Configurable via ro.sys properties. ro.sys.cp_usleeptime = Time to sleep between checks ro.sys.cp_min_free_bytes = Min free space to act on ro.sys.cp_commit_on_full = action to take. Either commits or reboots to continue attempt without checkpoint, or retry and eventually abort OTA Test: Trigger a checkpoint and fill the disk. Bug: 119769392 Change-Id: I977cc03b7aef9320d661c8a0d716f8a1ef0be347