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

* commit 'b9ac485a8e49a4db080bab8ea684a9b262215563':
  bundle init.rc contents with its service
This commit is contained in:
Tom Cherry
2015-08-21 18:24:35 +00:00
committed by Android Git Automerger
2 changed files with 8 additions and 0 deletions

View File

@@ -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

View File

@@ -0,0 +1,6 @@
service bootanim /system/bin/bootanimation
class core
user graphics
group graphics audio
disabled
oneshot