OSDN Git Service

add PDK_PLATFORM_ZIP_PRODUCT_BINARIES to allow adding product specific binaries to...
authorkeunyoung <keunyoung@google.com>
Mon, 22 Jul 2013 21:54:58 +0000 (14:54 -0700)
committerkeunyoung <keunyoung@google.com>
Mon, 22 Jul 2013 22:59:33 +0000 (15:59 -0700)
commitc01780611a2a5a2df6c53b47e8868d592d8ea40b
tree58e5790d7bfabd0a0f97a1b36de7deab789d1399
parent9232a62e9887f6bc2590e108063c6fd7bfa1feda
add PDK_PLATFORM_ZIP_PRODUCT_BINARIES to allow adding product specific binaries to platform.zip

- This can be used to deliver stuffs like kernel symbol file.
- Files are added in relative path from the top of android source tree.
- PDK_PLATFORM_ZIP_PRODUCT_BINARIES will be defined in BoardConfig.mk.
- files under out dir will be rejected to prevent possible conflicts.

bug: 9963432
Change-Id: Id1da643534cd86939df4941f39e4414d343bba99
core/Makefile