summaryrefslogtreecommitdiff
path: root/remount_service.cpp
AgeCommit message (Expand)Author
2017-03-11adb: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default()Bowgo Tsai
2016-09-26Switch adb to <android-base/properties.h>.Elliott Hughes
2015-11-12adb: remove exit-time destructors.Josh Gao
2015-09-23Adb: use VLOG() to replace D() for verbose logging.Yabin Cui
2015-07-08Fix "adb remount" for when the root directory is in system.imgDaniel Rosenberg
2015-05-22adb: fix adb_close() vs. unix_close() usageSpencer Low
2015-05-11Failure to find an oem partition should not be a remount failure.Elliott Hughes
2015-05-08Fix "adb remount" for devices without an oem partition.Elliott Hughes
2015-05-01Add WriteFdFmt and clean up more code.Elliott Hughes
2015-05-01More adb buffer fixes.Elliott Hughes
2015-04-17Fix more buffer overruns.Elliott Hughes
2015-03-31Set verity mode as the verified property valueSami Tolvanen
2015-03-19File header cleanup.Dan Albert
2015-03-16Revert "Revert "adb: support /oem partition""Elliott Hughes
2015-03-16Revert "adb: support /oem partition"Dan Albert
2015-03-16adb: support /oem partitionMÃ¥rten Kongstad
2015-03-09Move adb to C++.Dan Albert