summaryrefslogtreecommitdiffstats
path: root/adb/remount_service.cpp
Commit message (Expand)AuthorAgeFilesLines
* adb: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default()Bowgo Tsai2017-03-111-6/+4
* Switch adb to <android-base/properties.h>.Elliott Hughes2016-09-261-14/+6
* adb: remove exit-time destructors.Josh Gao2015-11-121-3/+1
* Adb: use VLOG() to replace D() for verbose logging.Yabin Cui2015-09-231-1/+1
* Fix "adb remount" for when the root directory is in system.imgDaniel Rosenberg2015-07-081-2/+34
* adb: fix adb_close() vs. unix_close() usageSpencer Low2015-05-221-1/+1
* 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