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

Commit 49948146 authored by Tom Cherry's avatar Tom Cherry Committed by Gerrit Code Review
Browse files

Merge "bundle init.rc contents with its service"

parents 5923d161 c2de7a7e
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