ndk-build: test Android API 24
Vulkan was introduced in Android API 24. Test against that API level. NDKs drop support for older APIs Google-internal BUG=285134453
This commit is contained in:
committed by
arcady-lunarg
parent
b587425025
commit
a6662c53ce
@@ -43,6 +43,7 @@ using ndk-r21d
|
||||
|
||||
export NDK_PROJECT_PATH="${ROOT_DIR}/ndk_test"
|
||||
export APP_BUILD_SCRIPT="${ROOT_DIR}/ndk_test/Android.mk"
|
||||
export APP_PLATFORM=android-24 # Vulkan introduced in API 24
|
||||
|
||||
echo "Building..."
|
||||
ndk-build -j
|
||||
|
||||
Reference in New Issue
Block a user