aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid 'Digit' Turner <digit@google.com>2011-01-21 19:00:41 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-01-21 19:00:41 -0800
commit88af5ff47dc6eb371c3ee597b5a646fa0e5a8578 (patch)
tree748dd8d2371f7a44d9fdb9b9b17e2c6b5295c805
parentfc67acc381ca684caffab957c6113d7285d46e3d (diff)
parentdc743112ca561242052d7fd5e4b11f6db38f99aa (diff)
downloadsystem_core-88af5ff47dc6eb371c3ee597b5a646fa0e5a8578.tar.gz
system_core-88af5ff47dc6eb371c3ee597b5a646fa0e5a8578.tar.bz2
system_core-88af5ff47dc6eb371c3ee597b5a646fa0e5a8578.zip
Merge "goldfish: Work-around to start the RIL daemon." into honeycomb
-rw-r--r--rootdir/etc/init.goldfish.rc6
1 files changed, 6 insertions, 0 deletions
diff --git a/rootdir/etc/init.goldfish.rc b/rootdir/etc/init.goldfish.rc
index 1ac09cae..7cc028ff 100644
--- a/rootdir/etc/init.goldfish.rc
+++ b/rootdir/etc/init.goldfish.rc
@@ -28,6 +28,12 @@ on boot
start goldfish-logcat
start goldfish-setup
+ # This is a workaround for another bug in init and init.rc
+ # where the late_start class of services is never started
+ # properly when running an unencrypted /data partition.
+ #
+ start ril-daemon
+
setprop ro.setupwizard.mode EMULATOR
# enable Google-specific location features,