diff options
| author | Ken Sumrall <ksumrall@android.com> | 2011-01-19 23:14:43 -0800 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2011-01-19 23:14:43 -0800 |
| commit | 852c13d1b2404e5a360375ae75291ac1a9dae026 (patch) | |
| tree | f2f4dee1201e1c3dadb1bbdb08526bb6d2934c26 /rootdir | |
| parent | 0f951a4fb85c29c4aebef123e8e247316ee13c5b (diff) | |
| parent | afa099a1909c02196574d125d735adb0c8918392 (diff) | |
| download | system_core-852c13d1b2404e5a360375ae75291ac1a9dae026.tar.gz system_core-852c13d1b2404e5a360375ae75291ac1a9dae026.tar.bz2 system_core-852c13d1b2404e5a360375ae75291ac1a9dae026.zip | |
am afa099a1: am 3a159d62: Move rild to the late_start class
* commit 'afa099a1909c02196574d125d735adb0c8918392':
Move rild to the late_start class
Diffstat (limited to 'rootdir')
| -rw-r--r-- | rootdir/init.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc index 86595c30..69b152e2 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -360,7 +360,7 @@ service debuggerd /system/bin/debuggerd class main service ril-daemon /system/bin/rild - class core + class late_start socket rild stream 660 root radio socket rild-debug stream 660 radio system user root |
