OSDN Git Service

New LOCAL_SDK_RES_VERSION config var.
authorDianne Hackborn <hackbod@google.com>
Mon, 19 Sep 2011 00:34:29 +0000 (17:34 -0700)
committerDianne Hackborn <hackbod@google.com>
Mon, 19 Sep 2011 17:42:04 +0000 (10:42 -0700)
commit14169bcea813b2f6c5aa6993b7f154d9c03f5b18
treed772bac93fcbfebb6046e12cc08b738dc178a386
parentabaf3d6bbd4cebb183f61ea41be994f4ed2c3d8c
New LOCAL_SDK_RES_VERSION config var.

This allows an app to target a different SDK level for its resources
than it uses for its Java code.  This is useful because it is generally
safe to use various newer symbols like attribute names, as older versions
of the platform will simply ignore them.

Change-Id: Ida19ec9f259c4ea70de846e9a63546e263b1c91e
core/clear_vars.mk
core/package.mk