android_system_core/fastboot/device
David Anderson 79ab0e3e98 fastbootd: Complete the implementation of getvar has-slot.
Bug: 78793464
Test: fastboot getvar has-slot:super returns "no"
Change-Id: I80f171df062c008718b810bbe12070834d4aa3fb
2018-08-14 16:24:07 -07:00
..
commands.cpp fastbootd: Add is-userspace variable. 2018-08-09 15:06:53 -07:00
commands.h fastbootd: Add commands for logical partitions. 2018-08-09 15:06:52 -07:00
fastboot_device.cpp fastbootd: Add commands for logical partitions. 2018-08-09 15:06:52 -07:00
fastboot_device.h fastbootd: Enable erase and flash commands for physical partitions. 2018-08-09 09:58:37 -07:00
flashing.cpp fastbootd: Add support for flashing logical partitions. 2018-08-09 11:15:23 -07:00
flashing.h fastbootd: Enable erase and flash commands for physical partitions. 2018-08-09 09:58:37 -07:00
main.cpp Add fastbootd. 2018-08-02 09:43:23 -07:00
usb_client.cpp Add fastbootd. 2018-08-02 09:43:23 -07:00
usb_client.h Add fastbootd. 2018-08-02 09:43:23 -07:00
utility.cpp fastbootd: Add support for flashing logical partitions. 2018-08-09 11:15:23 -07:00
utility.h fastbootd: Add support for flashing logical partitions. 2018-08-09 11:15:23 -07:00
variables.cpp fastbootd: Complete the implementation of getvar has-slot. 2018-08-14 16:24:07 -07:00
variables.h fastbootd: Add is-userspace variable. 2018-08-09 15:06:53 -07:00