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

Commit 48f7ec35 authored by Tom Cherry's avatar Tom Cherry
Browse files

update bundled rc files to their contents from rootdir/init.rc

Bug 23186545

Change-Id: Ic6b2ba78ff90242b031ab1e88a81da8118f9eafd
parent c64e24d6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7,4 +7,5 @@ service servicemanager /system/bin/servicemanager
    onrestart restart zygote
    onrestart restart media
    onrestart restart surfaceflinger
    onrestart restart inputflinger
    onrestart restart drm
+1 −0
Original line number Diff line number Diff line
@@ -58,5 +58,6 @@ LOCAL_SHARED_LIBRARIES := \
	libutils

LOCAL_MODULE := inputflinger
LOCAL_INIT_RC := inputflinger.rc

include $(BUILD_EXECUTABLE)
+5 −0
Original line number Diff line number Diff line
service inputflinger /system/bin/inputflinger
    class main
    user system
    group input
#    onrestart restart zygote