Merge "goldfish: Work-around to start the RIL daemon." into honeycomb
This commit is contained in:
commit
88af5ff47d
1 changed files with 6 additions and 0 deletions
|
|
@ -28,6 +28,12 @@ on boot
|
||||||
start goldfish-logcat
|
start goldfish-logcat
|
||||||
start goldfish-setup
|
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
|
setprop ro.setupwizard.mode EMULATOR
|
||||||
|
|
||||||
# enable Google-specific location features,
|
# enable Google-specific location features,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue