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

Commit 68fd988a authored by Steve Kondik's avatar Steve Kondik Committed by Ricardo Cerqueira
Browse files

core: port forward load /system/etc/init.rc.local & run /system/bin/sysinit

Change-Id: Ic691c646558ddf842856f97236d055f5664b65f7
parent d3a29d15
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -319,6 +319,12 @@ on boot
# Set this property so surfaceflinger is not started by system_init
    setprop system_init.startsurfaceflinger 0

# Include extra init file
    import /system/etc/init.local.rc

# Run sysinit
    exec /system/bin/sysinit

    class_start core
    class_start main