platform_system_core/fastboot/device
Josh Gao 860cc5ae39 adbd: use unique_fd for the usb file descriptors.
Test: adb shell
Change-Id: I8b5e31377bbda9b02e522e3a4b75ac908197912f
2018-08-22 15:33:08 -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 adbd: use unique_fd for the usb file descriptors. 2018-08-22 15:33:08 -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