platform_system_core/fastboot/device
David Anderson 1f670ef7a8 fastbootd: Delete all VAB partitions during "flashall".
With VAB we encourage a smaller super partition, so make sure we delete
"other" slot partitions during flashing. Otherwise, we may not have
enough space in super.

Bug: 195930130
Test: set_active, flashall, ensure other slot is deleted
Change-Id: Ic6a4f60e8f4c7abb8af7b38228753ad8ed85eedf
2021-08-09 12:36:13 -07:00
..
commands.cpp fastboot device: Disallow implicit conversion from unique_fd to int. 2021-03-22 19:30:59 -07:00
commands.h fastbootd: Add fetch command on device 2021-03-17 15:38:06 -07:00
fastboot_device.cpp fastbootd: Add fetch command on device 2021-03-17 15:38:06 -07:00
fastboot_device.h fastbootd: Add fetch command on device 2021-03-17 15:38:06 -07:00
flashing.cpp fastbootd: Delete all VAB partitions during "flashall". 2021-08-09 12:36:13 -07:00
flashing.h fastbootd: Remove metadata merging code. 2018-10-26 13:34:40 -07:00
main.cpp
tcp_client.cpp fastbootd: Support TCP protocol. 2020-05-19 19:11:25 +00:00
tcp_client.h fastbootd: Support TCP protocol. 2020-05-19 19:11:25 +00:00
usb.cpp fastboot device: Disallow implicit conversion from unique_fd to int. 2021-03-22 19:30:59 -07:00
usb.h Move adbd's legacy USB implementation to fastboot. 2020-03-31 16:05:36 -07:00
usb_client.cpp fastbootd: Fix USB transport data is repeated every 256K 2021-03-05 19:45:00 -08:00
usb_client.h Move adbd's legacy USB implementation to fastboot. 2020-03-31 16:05:36 -07:00
utility.cpp fastboot: derive device locked state from Android property 2021-03-25 14:45:54 -07:00
utility.h fastbootd: add read arg to OpenPartition 2021-03-17 15:38:06 -07:00
variables.cpp fastbootd: Add getvar max-fetch-size. 2021-03-17 15:38:06 -07:00
variables.h fastbootd: Add getvar max-fetch-size. 2021-03-17 15:38:06 -07:00