android_system_core/fastboot/device
David Anderson 856b7ecbb6 fastbootd: Allow returning errors from getvar handlers.
Currently a few getvar handlers will return invalid strings when an
error occurs. This change allows those handlers to instead send a proper
failure message.

Bug: 78793464
Test: N/A
Change-Id: I7ff7d036c1e6fb0a3d700ecf21b1103ab77278d2
2018-08-08 18:24:09 -07:00
..
commands.cpp fastbootd: Allow returning errors from getvar handlers. 2018-08-08 18:24:09 -07:00
commands.h fastbootd: Implement the getvar command. 2018-08-08 11:41:53 -07:00
fastboot_device.cpp fastbootd: Allow returning errors from getvar handlers. 2018-08-08 18:24:09 -07:00
fastboot_device.h fastbootd: Allow returning errors from getvar handlers. 2018-08-08 18:24:09 -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: Allow returning errors from getvar handlers. 2018-08-08 18:24:09 -07:00
variables.h fastbootd: Allow returning errors from getvar handlers. 2018-08-08 18:24:09 -07:00