summaryrefslogtreecommitdiffstats
path: root/fastboot/device/fastboot_device.cpp
Commit message (Expand)AuthorAgeFilesLines
* fastbootd: Add command to remove GSI installsDavid Anderson2019-01-171-0/+1
* fastboot: use constants.h valuesMark Salyzyn2018-10-181-1/+1
* set_active command should update current slot information.Hridya Valsaraju2018-10-101-1/+7
* Interface with health HAL to read battery voltageHridya Valsaraju2018-09-281-0/+5
* Pass OEM commands to HALHridya Valsaraju2018-09-251-3/+14
* Integrate with fastboot HAL to get partition typeHridya Valsaraju2018-09-071-2/+4
* fastbootd: Implement getvar all.David Anderson2018-08-311-0/+4
* fastbootd: Add an update-super command to sync the super partition.David Anderson2018-08-221-0/+1
* fastbootd: Add commands for logical partitions.David Anderson2018-08-091-0/+3
* fastbootd: Enable erase and flash commands for physical partitions.David Anderson2018-08-091-0/+3
* fastbootd: Allow returning errors from getvar handlers.David Anderson2018-08-081-0/+8
* fastbootd: Implement the getvar command.Hridya Valsaraju2018-08-081-1/+21
* Add fastbootd.Hridya Valsaraju2018-08-021-0/+104