commit | 93727a4a9e7539f241fb6dcbbba522ead1c04492 | [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 16:52:36 2019 +0200 |
tree | 01cb06f0a85c892f9640927eeee75e561952c774 | |
parent | 809c3638f6a4f8983b33ad7fa8ac21cfc97463e9 [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