commit | f1c3cb2d0b59388d7b6635889eccc1d8e80e2e29 | [log] [tgz] |
---|---|---|
author | Martijn Coenen <maco@google.com> | Wed May 01 10:10:13 2019 +0200 |
committer | Martijn Coenen <maco@google.com> | Thu May 02 19:16:14 2019 +0200 |
tree | 5002f8669fb3e81be67be34257fc298263b9d13d | |
parent | 50011d53368f51f98e3ac9aaa65c4beee1f248cf [diff] |
Move starting of filesystem checkpoint to apexd. Starting a checkpoint can fail, and in that case we'd like to backup active APEXes, in order to revert back to the previous state. Starting a checkpoint was previously done from framework, but the logic and interface becomes cleaner if it's done in apexd instead (where it arguably belongs anyway). Bug: 126740531 Test: atest apexservice_test atest apex_e2e_tests Change-Id: I9b1297c1664c2d2b2f838bebdefabb9fc9e72b51