OSDN Git Service

Retire LOCAL_NDK_VERSION.
authorYing Wang <wangying@google.com>
Tue, 14 Aug 2012 17:13:16 +0000 (10:13 -0700)
committerYing Wang <wangying@google.com>
Tue, 14 Aug 2012 18:58:13 +0000 (11:58 -0700)
commit54fdb473b656544c75ad06497ecf20a1e8d6b539
tree747ec0afe02b2a16c6771881ab55285a95ad6839
parentd4f0ffcb6b30c96160667d1757edb9d3692caba8
Retire LOCAL_NDK_VERSION.

We are now unifying the NDK versions of unbundled native code to always
use the latest NDK.
We don't need the variable LOCAL_NDK_VERSION now.
To build native code with NDK, you need set just LOCAL_SDK_VERSION.

Bug: 6932421
Change-Id: I86f05a264249cda6bae97b4b1616f03700cd9dfa
core/binary.mk
core/clear_vars.mk
core/config.mk
core/package.mk
core/shared_library.mk