android_system_core/fastboot/device
David Anderson d9ba061e77 fastbootd: Add is-userspace variable.
Bug: 78793464
Test: fastboot getvar is-userspace
          returns true for fastbootd
      fastboot getvar is-userspace
          returns false or error for bootloader fastboot.

Change-Id: I80e1ef6dcf3922e4f555cb2e409e3e098c16fbbc
2018-08-09 15:06:53 -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: Add is-userspace variable. 2018-08-09 15:06:53 -07:00
variables.h fastbootd: Add is-userspace variable. 2018-08-09 15:06:53 -07:00