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

Commit b9ac485a authored by Tom Cherry's avatar Tom Cherry Committed by Android Git Automerger
Browse files

am 49948146: Merge "bundle init.rc contents with its service"

* commit '49948146':
  bundle init.rc contents with its service
parents 7efe9f67 49948146
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