Commit 230f11af authored by You-Sheng Yang's avatar You-Sheng Yang
Browse files

Revert "Bug 1026849 - Add rilproxy1 service in init.b2g.rc. r=mwu."

This reverts commit d0986c5f because it
breaks DSDS test cases on emulator-jb & emulator-kk.
parent bbb7659d
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -16,16 +16,6 @@ service rilproxy /system/bin/rilproxy
    user root
    group radio

service rilproxy1 /system/bin/rilproxy -c 1
    class main
    socket rilproxy1 stream 660 root system
    disabled
    user root
    group radio

on property:ro.moz.ril.numclients=2
    start rilproxy1

service nfcd /system/bin/nfcd
    class main
    oneshot