[tests] re-configure android ci

This commit is contained in:
Salakar
2018-09-12 23:53:03 +01:00
parent eb20dd67c2
commit 03eb042ae1

View File

@@ -122,7 +122,7 @@ android_defaults: &android_defaults
- ADB_INSTALL_TIMEOUT: 10
- _JAVA_OPTIONS: "-XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap"
- GRADLE_OPTS: '-Dorg.gradle.daemon=false -Dorg.gradle.jvmargs="-XX:+HeapDumpOnOutOfMemoryError"'
- BUILD_THREADS: 4
- BUILD_THREADS: 2
# IOS
macos_defaults: &macos_defaults