Hi All,
I am building Android 10 images with Build server. The build got failed sometime even though I increase the heap size.
export _JAVA_OPTIONS="-Xmx8g"
This problem we are not observing in local machine. This happening only with build server
Will you please provide the feedback.
To build android 10, The Ubuntu 16.04 64-bit version was mostly tested and the necessary packages from android.com and as stated in Android User guide. I can just recommend you refer to the Setting up your computer of Android User Guide if building Android 10 images with Build server is necessary for you.
Best regards
Harvey