Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 04cf629b authored by vidya rao's avatar vidya rao Committed by Wink Saville
Browse files

Move RILD to class main

-- This is needed so the modems (LTE & CDMA) are powered on and running
   before unlocking encrypted devices

Change-Id: I842f5286499fd76abc554ded550fb837d12b324e
parent 0ec54854
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -377,7 +377,7 @@ service debuggerd /system/bin/debuggerd
    class main
    class main


service ril-daemon /system/bin/rild
service ril-daemon /system/bin/rild
    class late_start
    class main
    socket rild stream 660 root radio
    socket rild stream 660 root radio
    socket rild-debug stream 660 radio system
    socket rild-debug stream 660 radio system
    user root
    user root