summaryrefslogtreecommitdiffstats
path: root/adb/remount_service.cpp
Commit message (Expand)AuthorAgeFilesLines
* Failure to find an oem partition should not be a remount failure.Elliott Hughes2015-05-111-29/+18
* Fix "adb remount" for devices without an oem partition.Elliott Hughes2015-05-081-31/+22
* Add WriteFdFmt and clean up more code.Elliott Hughes2015-05-011-11/+7
* More adb buffer fixes.Elliott Hughes2015-05-011-9/+8
* Fix more buffer overruns.Elliott Hughes2015-04-171-6/+2
* Set verity mode as the verified property valueSami Tolvanen2015-03-311-4/+4
* File header cleanup.Dan Albert2015-03-191-3/+4
* Revert "Revert "adb: support /oem partition""Elliott Hughes2015-03-161-64/+45
* Revert "adb: support /oem partition"Dan Albert2015-03-161-45/+64
* adb: support /oem partitionMÃ¥rten Kongstad2015-03-161-64/+45
* Move adb to C++.Dan Albert2015-03-091-0/+169