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

Commit c2de7a7e authored by Tom Cherry's avatar Tom Cherry
Browse files

bundle init.rc contents with its service

Bug: 23186545
Change-Id: I080e73d6a124873c2ddd0fba85315d7082faf3f5
parent 9bcb0fcc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -27,6 +27,8 @@ LOCAL_SHARED_LIBRARIES := \

LOCAL_MODULE:= bootanimation

LOCAL_INIT_RC := bootanim.rc

ifdef TARGET_32_BIT_SURFACEFLINGER
LOCAL_32_BIT_ONLY := true
endif
+6 −0
Original line number Diff line number Diff line
service bootanim /system/bin/bootanimation
    class core
    user graphics
    group graphics audio
    disabled
    oneshot