OSDN Git Service

Allow custom recovery resource dirs.
authorYing Wang <wangying@google.com>
Thu, 6 Aug 2015 18:47:47 +0000 (11:47 -0700)
committerYing Wang <wangying@google.com>
Mon, 10 Aug 2015 18:33:10 +0000 (11:33 -0700)
commit9a1756862445f4014f6983cf09992a99d2a7377c
tree74feb145ba818b2a862053d95bca1f84a064f28f
parent8af98164162e86cd61ccdcfb0f09744c58e02ac8
Allow custom recovery resource dirs.

Set TARGET_PRIVATE_RES_DIRS in your BoardConfig.mk to specify custom
private recovery resource directories.
With this change you can share the same recovery resource dir for more
than one device; Also you can specify more than one directories.

Change-Id: Ieeb18f5ac11c98b6f08d0ab6fb4e0d9aa72b27e7
core/Makefile