platform_system_core/fastboot/device
David Anderson 3d782d57cc fastboot: Fix "fastboot gsi".
This command erroneously reports that no GSI is installed, because
/metadata is not mounted in recovery. To address this, temporarily mount
/metadata when the gsi command is invoked.

Bug: 122556707
Test: fastboot gsi disable
      fastboot gsi wipe

Change-Id: Ib21971b49b46fd580b902ff75f01cfb96192afc0
2019-01-29 13:20:36 -08:00
..
commands.cpp fastboot: Fix "fastboot gsi". 2019-01-29 13:20:36 -08: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 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 fastbootd: Only flash slots listed by the boot control HAL. 2018-12-18 02:12:22 +00: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