summaryrefslogtreecommitdiff
path: root/fastboot/device/variables.cpp
Commit message (Expand)AuthorAgeFilesLines
* fastboot: Prefer ro.boot.hardware.revision for hw-revisionMichael Bestas2022-08-301-1/+4
* fastboot: Fallback to "raw" partition type if fastboot hal isn't presentLuK13372022-03-021-2/+2
* fastboot: use health AIDL HALYifan Hong2021-12-061-12/+5
* fastbootd: Add getvar max-fetch-size.Yifan Hong2021-03-171-0/+16
* fastbootd: exporting more propertiesBowgo Tsai2020-01-221-0/+51
* Merge "fastbootd: Disallow certain operations during snapshot updates."David Anderson2019-11-191-8/+2
|\
| * fastbootd: Disallow certain operations during snapshot updates.David Anderson2019-11-101-8/+2
* | fastbootd: exporting CPU ABI infoBowgo Tsai2019-11-131-0/+6
|/
* fastboot: Implement helper commands for Virtual A/B.David Anderson2019-10-311-0/+34
* fastbootd: Support two super partitions for retrofit devices.David Anderson2018-11-201-7/+4
* fastboot: Query the name of the super partition.David Anderson2018-11-061-0/+10
* Merge "Check validity of partition for getvar:partition-type"Treehugger Robot2018-10-091-0/+7
|\
| * Check validity of partition for getvar:partition-typeHridya Valsaraju2018-10-091-0/+7
* | Merge "Return partition size in hex format."Treehugger Robot2018-10-091-1/+1
|\ \
| * | Return partition size in hex format.Hridya Valsaraju2018-10-091-1/+1
| |/
* / Check maximum allowed download size for download command.Hridya Valsaraju2018-10-081-1/+0
|/
* Support fastboot variable battery-soc-okHridya Valsaraju2018-10-051-19/+56
* Interface with health HAL to read battery voltageHridya Valsaraju2018-09-281-0/+25
* Add support to read fastboot variable 'off-mode-charge'Hridya Valsaraju2018-09-281-0/+22
* Support fastboot variable 'variant'.Hridya Valsaraju2018-09-281-0/+21
* Support 'fastboot getvar unlocked' command.Hridya Valsaraju2018-09-251-1/+1
* Merge "Integrate with fastboot HAL to get partition type"Treehugger Robot2018-09-081-0/+44
|\
| * Integrate with fastboot HAL to get partition typeHridya Valsaraju2018-09-071-0/+44
* | fastbootd: Implement getvar hw-revision.David Anderson2018-09-051-0/+6
* | fastbootd: Fix getvar max-download-size formatting.David Anderson2018-09-051-1/+1
* | fastbootd: Fix partition size testing issues.David Anderson2018-09-041-1/+1
|/
* fastbootd: Implement getvar all.David Anderson2018-08-311-0/+34
* fastbootd: Refactor for getvar all.David Anderson2018-08-311-51/+100
* fastbootd: Complete the implementation of getvar has-slot.David Anderson2018-08-141-3/+7
* fastbootd: Add is-userspace variable.David Anderson2018-08-091-0/+4
* fastbootd: Add commands for logical partitions.David Anderson2018-08-091-0/+17
* fastbootd: Add support for flashing logical partitions.David Anderson2018-08-091-0/+8
* fastbootd: Enable erase and flash commands for physical partitions.David Anderson2018-08-091-0/+15
* fastbootd: Allow returning errors from getvar handlers.David Anderson2018-08-081-37/+42
* fastbootd: Implement the getvar command.Hridya Valsaraju2018-08-081-0/+122