commit | 09de0ff8d6205afbe4b3430531a535641c5d05d2 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Fri Nov 15 14:05:29 2019 -0800 |
committer | Tianjie Xu <xunchang@google.com> | Fri Nov 15 14:06:02 2019 -0800 |
tree | 7aad82a09d93b597af00db86c37f620fecc7b601 | |
parent | 7e249ebdae36ec773111c15e9980af23bd56292c [diff] |
Clear the warm_reset flag after boot is successful The property is set to inform kernel to do a warm_reset on the next reboot. This is useful to persist the logs to debug device boot failures. After the slot has been marked as boot successful, we can drop the warm_reset flag to avoid the performance overhead on the next reboot. Bug: 143489994 Test: check the property is set to 0 by vold Change-Id: If7c922f40bcf9a6f7894af0a334ab23d88d40d17