android_system_core/fastboot/device
David Anderson 63ffb447a7 fastbootd: Partition commands should update all metadata slots.
Without this, it is much more difficult to ensure that the "a" and "b"
slots are both bootable during development. We already update all
metadata slots for update-super, so we should here as well.

Bug: N/A
Test: fastboot flashall
      fastboot set_active other
      fastboot flashall
Change-Id: Ib661e35fa89171a68a0b1da195dc5ba0375d72e4
2018-11-01 17:43:45 -07:00
..
commands.cpp fastbootd: Partition commands should update all metadata slots. 2018-11-01 17:43:45 -07:00
commands.h Check maximum allowed download size for download command. 2018-10-08 14:07:56 -07:00
fastboot_device.cpp fastboot: use constants.h values 2018-10-18 14:26:27 +00:00
fastboot_device.h set_active command should update current slot information. 2018-10-10 12:25:11 -07:00
flashing.cpp Merge "fastboot: wipe overlayfs for partition" 2018-10-27 00:18:24 +00: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 adbd: use unique_fd for the usb file descriptors. 2018-08-22 15:33:08 -07:00
usb_client.h Add fastbootd. 2018-08-02 09:43:23 -07:00
utility.cpp Check return status of ReadFileToString() in GetDeviceLockStatus() 2018-10-08 19:21:12 +00:00
utility.h Support 'fastboot getvar unlocked' command. 2018-09-25 16:25:46 -07:00
variables.cpp Merge "Check validity of partition for getvar:partition-type" 2018-10-09 23:21:54 +00:00
variables.h Support fastboot variable battery-soc-ok 2018-10-05 16:16:49 -07:00