platform_system_core/fastboot/device
David Anderson ad970fc055 fastbootd: Cancel snapshots when modifying partitions.
When flashing or resizing partitions, remove the
LP_PARTITION_ATTR_UPDATED flag. This will cause first-stage init to skip
any snapshots for that partition, and the backing storage (if any)
will later be reclaimed.

Bug: 139155473
Test: manual test
Change-Id: I3b185f68dfecb5a93636af0b5ae289ead1363fd0
2019-08-27 14:03:44 -07:00
..
commands.cpp fastbootd: Cancel snapshots when modifying partitions. 2019-08-27 14:03:44 -07:00
commands.h fastbootd: Add command to remove GSI installs 2019-01-17 18:33:14 +00:00
fastboot_device.cpp fastbootd: Add command to remove GSI installs 2019-01-17 18:33:14 +00:00
fastboot_device.h set_active command should update current slot information. 2018-10-10 12:25:11 -07:00
flashing.cpp Remove the rest of users of the old style fstab 2019-01-28 12:34:33 -08:00
flashing.h fastbootd: Remove metadata merging code. 2018-10-26 13:34:40 -07:00
main.cpp Add fastbootd. 2018-08-02 09:43:23 -07:00
usb_client.cpp Fix non-aio USB read issue for fastbootd 2019-05-29 23:10:50 +00:00
usb_client.h Add fastbootd. 2018-08-02 09:43:23 -07:00
utility.cpp liblp: CreateLogicalPartition with a given mapped name 2019-08-13 13:41:36 -07:00
utility.h fastbootd: Only flash slots listed by the boot control HAL. 2018-12-18 02:12:22 +00:00
variables.cpp fastbootd: Support two super partitions for retrofit devices. 2018-11-20 13:47:01 -08:00
variables.h fastboot: Query the name of the super partition. 2018-11-06 11:43:04 -08:00