platform_bootable_recovery/install
David Anderson 89d2d050a0 Force merges to complete before wiping data or metadata.
After an OTA is applied, a wipe in recovery may overwrite components of
dynamic partitions living in userdata. If the OTA has not yet begun
merging, we mark the current slot unbootable. If the OTA has begun
merging, we wait for the merge to complete. This logic is encapsulated
in libsnapshot.

Bug: 139156011
Test: manual test
Change-Id: Id6544a1b8583afcbba11559d46214ec2e68ffa40
2019-11-11 01:02:12 +00:00
..
include Force merges to complete before wiping data or metadata. 2019-11-11 01:02:12 +00:00
adb_install.cpp minadbd: Export minadbd/types.h to libinstall. 2019-09-26 00:04:11 -07:00
Android.bp Force merges to complete before wiping data or metadata. 2019-11-11 01:02:12 +00:00
asn1_decoder.cpp Move install to separate module 2019-03-29 10:27:51 -07:00
fuse_install.cpp otautil: Factor out the utils that're private to recovery. 2019-10-02 10:56:46 -07:00
install.cpp otautil: Factor out the utils that're private to recovery. 2019-10-02 10:56:46 -07:00
package.cpp InstallPackage now takes a package as parameter 2019-06-13 13:36:56 -07:00
snapshot_utils.cpp Force merges to complete before wiping data or metadata. 2019-11-11 01:02:12 +00:00
verifier.cpp Use the new ziparchive Next std::string_view overload. 2019-06-12 12:20:37 -07:00
wipe_data.cpp Force merges to complete before wiping data or metadata. 2019-11-11 01:02:12 +00:00
wipe_device.cpp Track libziparchive API change. 2019-05-06 10:28:14 -07:00