summaryrefslogtreecommitdiffstats
path: root/fastboot/Android.bp
Commit message (Expand)AuthorAgeFilesLines
* fastbootd: Add command to remove GSI installsDavid Anderson2019-01-171-0/+1
* C++17 is the default now.Elliott Hughes2018-12-031-3/+0
* Merge "Switch from dist-for-goals to dist in Android.bp"Treehugger Robot2018-11-271-0/+7
|\
| * Switch from dist-for-goals to dist in Android.bpDan Willemsen2018-11-191-0/+7
* | fastboot: Warn when flashing dynamic partitions in the bootloader.David Anderson2018-11-201-0/+8
|/
* Merge "fastboot: remove engine.cpp/engine.h"Tom Cherry2018-10-021-1/+0
|\
| * fastboot: remove engine.cpp/engine.hTom Cherry2018-09-251-1/+0
* | Interface with health HAL to read battery voltageHridya Valsaraju2018-09-281-0/+5
|/
* Integrate with fastboot HAL to get partition typeHridya Valsaraju2018-09-071-0/+1
* Fix the mac fastboot buildDan Willemsen2018-08-301-1/+0
* Convert fastboot to SoongDan Willemsen2018-08-301-46/+197
* Fix mac build breakage due to missing usb_osx.cpp inAaron Wisner2018-08-241-0/+19
* fastbootd: Add commands for logical partitions.David Anderson2018-08-091-0/+1
* fastbootd: Add support for flashing logical partitions.David Anderson2018-08-091-0/+1
* fastbootd: Enable erase and flash commands for physical partitions.David Anderson2018-08-091-0/+1
* fastboot: `fastbootd` uses `libadbd.so`.Tao Bao2018-08-081-12/+9
* fastbootd: Implement the getvar command.Hridya Valsaraju2018-08-081-0/+3
* Add fastbootd.Hridya Valsaraju2018-08-021-0/+65
* Refactor libfastbootAaron Wisner2018-07-191-0/+56