summaryrefslogtreecommitdiffstats
path: root/fastboot (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-08-14Add fastboot mode to recoveryHridya Valsaraju2-0/+106
Add a fastboot mode to recovery that can be entered with command line args or with the ui. Add usb property triggers to switch between fastboot and adb configurations. Allow switching between fastboot and adb through usb commands by opening a unix socket. adbd/fastbootd writes to this socket, which interrupts the ui and switches to the new mode. Test: Use fastboot mode Bug: 78793464 Change-Id: I7891bb84427ec734a21a872036629b95ab3fb13c