OSDN Git Service

Add PRODUCT_BOOTANIMATION
authorWilliam Roberts <wroberts@tresys.com>
Tue, 20 Aug 2013 23:02:53 +0000 (16:02 -0700)
committerSteve Kondik <steve@cyngn.com>
Sun, 4 Sep 2016 04:47:36 +0000 (21:47 -0700)
commitb2483ae08c00c42bd97f3b9e2ba5e841ec243d62
treeb1485cc138ca7b4c6b374f5cf07a776303a7355e
parent47f68cb11fffd2f90c872532bc92d7d51f2ce63d
Add PRODUCT_BOOTANIMATION

Just add PRODUCT_BOOTANIMATION in your product
makefiles and point it to the zip file you would
like to have used as the boot animation.

The coresponsing build system handles picking
the last one, which is the last product to set this.

Change-Id: I8c95a515a8fbb92d363141eb79e254712dccc162
Signed-off-by: William Roberts <wroberts@tresys.com>
Fix for build break when PRODUCT_BOOTANIMATION is unset

Change-Id: I236c2dd35ba0e632ed327ed6dc36324c9e59587a

Restore original behavior when PRODUCT_BOOTANIMATION is undefined

Change-Id: I3ee7141f7c26cee033b8a30824caf38fcacec5a8
core/product.mk
core/product_config.mk