Dees Troy
0cd27a85bc
Clean up init.rc
2013-10-18 17:10:12 +00:00
Dees_Troy
0cd4cc24ca
Update init.rc to fix sideload
2013-06-09 20:56:38 +00:00
Matt Mower
556411faac
Allow init.rc inheritance and bring init.rc closer to CM recovery source
2013-02-17 16:52:44 -06:00
Dees_Troy
e00c83aa1a
Add init.htc.rc and modify ADB sideload messages
2012-09-21 10:01:11 -04:00
Dees_Troy
5112731666
Improve storage size code, mount, unmount
...
Add flag parsing from recovery.fstab
2012-09-10 11:33:29 -04:00
Dees_Troy
51a0e82eb2
TWRP-ify AOSP code
...
Pull in most TWRP sources
Stub out partition management code
Make it compile -- probably will not boot
Kind of a mess but have to start somewhere
2012-09-05 15:24:31 -04:00
Doug Zongker
703ed15214
run minadbd as shell user
...
Make minadbd drop its root privileges after initializing. We need to
make the /tmp directory writable by the shell group so that it can
drop the sideloaded file there.
Change-Id: I67b292cf769383f0f67fb934e5a80d408a4c131d
2012-03-19 16:24:28 -07:00
Doug Zongker
6639248d02
always initialize usb product, vendor, etc. for adb in recovery
...
Set these values even on non-debuggable builds, so that the mini-adb
now in recovery can work.
Change-Id: If4c915403e6f43bfe922aa347e350a8982443106
2012-01-10 12:16:04 -08:00
Dima Zavin
0a7b45acd1
recovery: convert all usages of $prop to ${prop}
...
Change-Id: I9451b8350d33806097598fb9e575b28fd8b292ad
Signed-off-by: Dima Zavin <dima@android.com >
2012-01-10 09:44:29 -08:00
Michael Ward
933487868f
Add missing commands to recovery init.rc
...
Wrote some missing items in recovery, most notably the serial number so that it shows up correctly on adb.
Change-Id: If430c0b78191c8d77f781aa605b5081571451775
2011-07-07 13:29:43 -07:00
Mike Lockwood
718a2f7872
init.rc: Simplify logic for starting adbd in recovery
...
Always start adbd if ro.debuggable=1 rather than basing it on user preference
in persistent system properties.
Use new D001 product ID, which I just allocated for "android recovery mode"
Change-Id: I6f1eac5257eaad2e538c0a8dd549ad89219efa3e
Signed-off-by: Mike Lockwood <lockwood@android.com >
2011-06-29 10:22:04 -04:00
Doug Zongker
fb04b87002
fix adb root in recovery
...
recovery's init.rc was missing lines that made adb root work.
Change-Id: I300e6997e3b5cb9c7b542b2012eed61deb2550f1
2011-06-23 15:30:34 -07:00
Mike Lockwood
7e58b65efb
Fix starting adb in recovery mode
...
Change-Id: I8444f44d3194ff16ce54121633d5b255231393f5
Signed-off-by: Mike Lockwood <lockwood@android.com >
2011-06-19 02:52:01 -04:00
Kenny Root
c78a9698dd
am ecc76ba5: Set adbd to be disabled by default in recovery
...
Merge commit 'ecc76ba5516d62a886f9c290906e0ca50702c9ab' into gingerbread
* commit 'ecc76ba5516d62a886f9c290906e0ca50702c9ab':
Set adbd to be disabled by default in recovery
2010-06-28 12:24:16 -07:00
Kenny Root
ecc76ba551
Set adbd to be disabled by default in recovery
...
Change-Id: I74fa6edc4b001247b20be52e8301d18407fede2c
2010-06-28 09:01:22 -07:00
Colin Cross
dd6a0412b5
recovery: Add ueventd service
...
Change-Id: Iad448bc1608f88c5db2108475f35b88ea2877b07
2010-05-14 13:44:13 -07:00
The Android Open Source Project
c24a8e688a
auto import from //depot/cupcake/@135843
2009-03-03 19:28:42 -08:00
The Android Open Source Project
ffb48f64fe
auto import from //depot/cupcake/@135843
2009-03-03 18:28:14 -08:00
The Android Open Source Project
23580ca27a
Initial Contribution
2008-10-21 07:00:00 -07:00