android_system_core/fastboot/device
Hridya Valsaraju 31d2c26409 fastbootd: Implement the getvar command.
This implements basic "fastboot getvar" support, including commands supported
by IBootControl.

Bug: 78793464
Test: fastboot getvar <fastboot variable>

Change-Id: Iee1a7b3f43dea46f80dcdf73c45034e2ffe4727d
2018-08-08 11:41:53 -07:00
..
commands.cpp fastbootd: Implement the getvar command. 2018-08-08 11:41:53 -07:00
commands.h fastbootd: Implement the getvar command. 2018-08-08 11:41:53 -07:00
fastboot_device.cpp fastbootd: Implement the getvar command. 2018-08-08 11:41:53 -07:00
fastboot_device.h fastbootd: Implement the getvar command. 2018-08-08 11:41:53 -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: Implement the getvar command. 2018-08-08 11:41:53 -07:00
utility.h fastbootd: Implement the getvar command. 2018-08-08 11:41:53 -07:00
variables.cpp fastbootd: Implement the getvar command. 2018-08-08 11:41:53 -07:00
variables.h fastbootd: Implement the getvar command. 2018-08-08 11:41:53 -07:00