platform_system_core/fastboot/device
2018-08-23 00:54:26 +00:00
..
commands.cpp fastbootd: Add an update-super command to sync the super partition. 2018-08-22 15:05:03 -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: Add an update-super command to sync the super partition. 2018-08-22 15:05:03 -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 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 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