commit | 93a1003372d9485cce865694560a891b59e67d10 | [log] [tgz] |
---|---|---|
author | Alessio Balsini <balsini@google.com> | Tue Jan 07 17:28:38 2020 +0000 |
committer | Alessio Balsini <balsini@google.com> | Sun Jan 12 18:22:44 2020 +0000 |
tree | 7f6a9d4c13be1f8691580b85436c5d4014acfab0 | |
parent | 99a70ad6f581d591bf422f9a7042dc0d19961e50 [diff] |
Refactor update status management as protobuf Convert UpdateState and introduce SnapshotUpdateStatus to protobuf to simplify its access. In addition, SnapshotUpdateStatus also stores the sum of all the snapshot sector information. This additional data is used to improve the merge progress progress. Bug: 139088917 Test: manual OTA Change-Id: Ic777d50244c1afa1cdd75fe9b2ffc6dd9ba19ade Signed-off-by: Alessio Balsini <balsini@google.com>