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

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

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

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