Skip to content

Commit c8cf4d1

Browse files
committed
remove _JAVA_OPTIONS
1 parent e562c6b commit c8cf4d1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ executors:
4141
environment:
4242
- TERM: "dumb"
4343
- ADB_INSTALL_TIMEOUT: 10
44-
- _JAVA_OPTIONS: "-XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap"
4544
- GRADLE_OPTS: '-Dorg.gradle.daemon=false -Dorg.gradle.jvmargs="-XX:+HeapDumpOnOutOfMemoryError"'
4645
- BUILD_THREADS: 2
4746
# Repeated here, as the environment key in this executor will overwrite the one in defaults

0 commit comments

Comments
 (0)