diff options
author | David Anderson <dvander@google.com> | 2021-02-04 20:14:18 -0800 |
---|---|---|
committer | David Anderson <dvander@google.com> | 2021-02-04 20:21:18 -0800 |
commit | 565577f9265c16bd5f7884a1cc1278467cf81f90 (patch) | |
tree | d2467188d5f4d79c143513e189b081b708914cc2 /code_coverage/Android.bp | |
parent | cfb743e42c4c0ed081e47409f30901a23181db00 (diff) |
Add support for compressed snapshot merges in fastboot.
SnapshotManager::New() is now preferred in recovery. Previously we used
NewForFirstStageMount(), which is technically incorrect as that enables
code paths specifically for first-stage init.
We also explicitly label the snapuserd context, since rootfs in recovery
has unlabelled files.
Finally, we add a timeout to internal calls to
CreateSnapshotsAndLogicalPartitions. Without this, WaitForDevice() calls
will terminate immediately, which breaks VABC given the more complex
device stacking that is created.
Bug: 168258606
Test: fastboot snapshot-update merge
Change-Id: I3a663b95c0b1eabaf14e6fde409c6902653c3c5e
Diffstat (limited to 'code_coverage/Android.bp')
0 files changed, 0 insertions, 0 deletions