OSDN Git Service

Allow LOCAL_ASSET_DIR point to nonexistent dir
authorYing Wang <wangying@google.com>
Tue, 29 Jul 2014 17:34:30 +0000 (10:34 -0700)
committerYing Wang <wangying@google.com>
Tue, 29 Jul 2014 17:34:30 +0000 (10:34 -0700)
commitbfcdf060bab129581acff32eb70896f719162bc9
treed3bb1a52ed3f0d558bf0f874be24005f313b8c13
parent6be7d2e5bb9da9b1b5c06886466d089637529dcc
Allow LOCAL_ASSET_DIR point to nonexistent dir

LOCAL_ASSET_DIR may point to a dir generated during the build process.
We have done similiar things to LOCAL_RESOURCE_DIR.

Change-Id: Id53433c0d3a4c7af601283755199fde6a59cdfaf
core/package_internal.mk