summaryrefslogtreecommitdiffstats
path: root/adb/remount_service.c
Commit message (Expand)AuthorAgeFilesLines
* check if uid=0 before attempting remountNick Kralevich2015-02-251-0/+6
* Test readx/writex (now renamed).Dan Albert2015-02-251-12/+7
* Move transport declarations into transport.h.Dan Albert2015-02-241-4/+3
* Merge "Use getmntent when accessing /proc/mounts."Yabin Cui2015-01-061-29/+13
|\
| * Use getmntent when accessing /proc/mounts.Yabin Cui2015-01-051-29/+13
* | Fix disable-verity when the underlying block device is ROSami Tolvanen2015-01-051-43/+10
|/
* Remove unused local variable.Chih-Hung Hsieh2014-12-101-1/+0
* Add adb enable-verityPaul Lawrence2014-12-091-9/+58
* adb warns on remount when verity is enabledPaul Lawrence2014-12-091-1/+33
* adb: set O_CLOEXEC on lots of file descriptorsNick Kralevich2014-07-181-2/+2
* Added support for vendor partition to adbDaniel Rosenberg2014-07-021-11/+30
* adb: turn on -WerrorMark Salyzyn2014-05-051-6/+5
* fs_mgr: make block devices read-onlyNick Kralevich2013-04-241-0/+9
* Fix adb remount on non-MTD devicesColin Cross2010-05-071-19/+27
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+103
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-103/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+103