Restore NDK r11c as preferred version
authorJesse Hall <jessehall@google.com>
Tue, 3 Oct 2017 20:38:49 +0000 (13:38 -0700)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Wed, 4 Oct 2017 07:43:37 +0000 (03:43 -0400)
commit8203d1e8c63bc75290deb26334ba67bc3a28abf8
tree25ba858549d6a906da6a9b3ce408b499a4d20db1
parent6e30a7047c80c6834baf1efef23487f8dff7ae06
Restore NDK r11c as preferred version

dEQP doesn't work on armeabi-v7a when built with NDK r15. Until that
is fixed, restore support for r11c, issue a warning when using NDK
r15 for non-armeabi-v7a, and fail early when using NDK r15 on
armeabi-v7a.

Components: Framework
Affects: all tests

VK-GL-CTS issue: 723

Change-Id: I544393abb30ec49e66fa9510207446d732f4b47d
(cherry picked from commit c5e88e1c851ece6f37f7db117f209817094d8a96)
external/vulkancts/README.md
scripts/android/build_apk.py