[development] updated Android build node configuration (#7007)
Added the NDK to the install list Removed Android Java APIs prior to 28 from package list as they are unnecessary Updated LY_NDK_DIR to point to the SDK manager version Updated some inconsistencies in how the min Android native API is handled Signed-off-by: AMZN-ScottR 24445312+AMZN-ScottR@users.noreply.github.com
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"ENV": {
|
||||
"GRADLE_HOME": "C:/Gradle/gradle-7.0",
|
||||
"NODE_LABEL": "windows-b3c8994f1",
|
||||
"NODE_LABEL": "windows-a4a28adb2",
|
||||
"LY_3RDPARTY_PATH": "D:/workspace/3rdParty",
|
||||
"LY_NDK_DIR": "C:/ly/3rdParty/android-ndk/r21d",
|
||||
"LY_NDK_DIR": "C:/Android/android-sdk/ndk/21.4.7075529",
|
||||
"TIMEOUT": 30,
|
||||
"WORKSPACE": "D:/workspace",
|
||||
"MOUNT_VOLUME": true
|
||||
|
||||
Reference in New Issue
Block a user