summaryrefslogtreecommitdiffstats
path: root/fastboot/device/variables.h
Commit message (Expand)AuthorAgeFilesLines
* fastboot: Query the name of the super partition.David Anderson2018-11-061-0/+2
* Support fastboot variable battery-soc-okHridya Valsaraju2018-10-051-0/+3
* Interface with health HAL to read battery voltageHridya Valsaraju2018-09-281-1/+2
* Add support to read fastboot variable 'off-mode-charge'Hridya Valsaraju2018-09-281-0/+2
* Support fastboot variable 'variant'.Hridya Valsaraju2018-09-281-0/+1
* Merge "Integrate with fastboot HAL to get partition type"Treehugger Robot2018-09-081-0/+2
|\
| * Integrate with fastboot HAL to get partition typeHridya Valsaraju2018-09-071-0/+2
* | fastbootd: Implement getvar hw-revision.David Anderson2018-09-051-0/+2
|/
* fastbootd: Implement getvar all.David Anderson2018-08-311-0/+4
* fastbootd: Refactor for getvar all.David Anderson2018-08-311-16/+27
* fastbootd: Add is-userspace variable.David Anderson2018-08-091-0/+1
* fastbootd: Add commands for logical partitions.David Anderson2018-08-091-0/+1
* fastbootd: Enable erase and flash commands for physical partitions.David Anderson2018-08-091-0/+1
* fastbootd: Allow returning errors from getvar handlers.David Anderson2018-08-081-13/+13
* fastbootd: Implement the getvar command.Hridya Valsaraju2018-08-081-0/+36