Check NDK version in the app build script
authorKalle Raita <kraita@google.com>
Wed, 1 Feb 2017 19:25:05 +0000 (11:25 -0800)
committerKalle Raita <kraita@google.com>
Mon, 6 Feb 2017 18:30:20 +0000 (10:30 -0800)
commit6bc20e4f05d2bd76e2c630e9e5db7e10f2c17023
tree0a888113f99ae9c810636e694c13fa340c60ebf4
parent8de4af67bb91d9527071906228784f5d450070e6
Check NDK version in the app build script

Prevents accidentally starting build with wrong version and prints
instructions for retrieving correct NDK version.

Test: manual for current build, using r12 (wrong version), and override
Change-Id: I4a021e71261d17897bb4285ce996a758db7e5419
android/scripts/build.py
android/scripts/common.py