commit | c2de7a7e878f7926cfea7efa71cab1613f95dc33 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Fri Aug 14 13:01:13 2015 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Wed Aug 19 17:24:47 2015 -0700 |
tree | 9b757b7777851a9e960ccce6c675e7d43d8d4458 | |
parent | 9bcb0fcc217e35f8290ee5f283fae86a6306ab25 [diff] [blame] |
bundle init.rc contents with its service Bug: 23186545 Change-Id: I080e73d6a124873c2ddd0fba85315d7082faf3f5
diff --git a/cmds/bootanimation/Android.mk b/cmds/bootanimation/Android.mk index 2ee586f..7c8842c 100644 --- a/cmds/bootanimation/Android.mk +++ b/cmds/bootanimation/Android.mk
@@ -27,6 +27,8 @@ LOCAL_MODULE:= bootanimation +LOCAL_INIT_RC := bootanim.rc + ifdef TARGET_32_BIT_SURFACEFLINGER LOCAL_32_BIT_ONLY := true endif