mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-05 07:55:00 -04:00
20.0: Initial bringup
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
2acd454f13
commit
055ed9bfad
117 changed files with 25943 additions and 10 deletions
|
@ -169,7 +169,7 @@ export KBUILD_BUILD_HOST="dosbm";
|
|||
export BUILD_USERNAME="emy";
|
||||
export BUILD_HOSTNAME="dosbm";
|
||||
|
||||
export ANDROID_JACK_VM_ARGS="-Xmx6144m -Xms512m -Dfile.encoding=UTF-8 -XX:+TieredCompilation";
|
||||
export ANDROID_JACK_VM_ARGS="-Xmx8192m -Xms512m -Dfile.encoding=UTF-8 -XX:+TieredCompilation";
|
||||
export JACK_SERVER_VM_ARGUMENTS="${ANDROID_JACK_VM_ARGS}";
|
||||
export EXPERIMENTAL_USE_JAVA8=true;
|
||||
export GRADLE_OPTS="-Xmx2048m";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue