android_system_core/fastboot/device
David Anderson 0f6266305e fastbootd: Implement getvar all.
This implements getvar all by invoking each callback and writing an INFO
status for each result. For commands that take arguments, the variable
handler can specify a function that returns all possible arguments.
Currently this only applies to partition variables.

Bug: 78793464
Test: fastboot getvar all works
Change-Id: I1cf84e06bf67614b6f56171c0ee6ca5d7ac383c9
2018-08-31 18:39:28 -07:00
..
commands.cpp fastbootd: Implement getvar all. 2018-08-31 18:39:28 -07:00
commands.h fastbootd: Add an update-super command to sync the super partition. 2018-08-22 15:05:03 -07:00
fastboot_device.cpp fastbootd: Implement getvar all. 2018-08-31 18:39:28 -07:00
fastboot_device.h fastbootd: Implement getvar all. 2018-08-31 18:39:28 -07:00
flashing.cpp fastbootd: Add an update-super command to sync the super partition. 2018-08-22 15:05:03 -07:00
flashing.h fastbootd: Add an update-super command to sync the super partition. 2018-08-22 15:05:03 -07:00
main.cpp
usb_client.cpp adbd: use unique_fd for the usb file descriptors. 2018-08-22 15:33:08 -07:00
usb_client.h
utility.cpp fastbootd: Implement getvar all. 2018-08-31 18:39:28 -07:00
utility.h fastbootd: Implement getvar all. 2018-08-31 18:39:28 -07:00
variables.cpp fastbootd: Implement getvar all. 2018-08-31 18:39:28 -07:00
variables.h fastbootd: Implement getvar all. 2018-08-31 18:39:28 -07:00