java -jar out/host/linux-x86/framework/RecoveryImageGenerator.jar --image_width $((1080 - 10)) --text_name recovery_installing --font_dir out/target/product/blueline/obj/PACKAGING/recovery_font_files_intermediates --resource_dir bootable/recovery/tools/recovery_l10n/res/ --output_file out/target/product/blueline/obj/PACKAGING/recovery_text_res_intermediates//installing_text.png --center_alignment
--
--
You received this message because you are subscribed to the "Android Building" mailing list.
To post to this group, send email to android-...@googlegroups.com
To unsubscribe from this group, send email to
android-buildi...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-buildi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/e5f6f455-2fb9-4d26-bb8e-a0fecece260f%40googlegroups.com.
--
--
You received this message because you are subscribed to the "Android Building" mailing list.
To post to this group, send email to android-...@googlegroups.com
To unsubscribe from this group, send email to
android-buildi...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-buildi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/308ada71-a2f5-4f66-8e29-8fa76abce1ea%40googlegroups.com.
> Android 10 is supposed to be built with Java 9 only.
Are you sure? I had the impression that if you were building master then, yes, Java 9. Others are indicating that Java 8 is the way to go:
It would be nice to have some definitive direction on the topic.
I was able to complete an AOSP 10 build using Java 8 on Ubuntu 16.04. It dumped about three times and one of those was a Java error that I did not record. Since I like to use ccache (and did not run make clobber) each time it hung I restarted make and eventually it was able to get it built. On the other hand, building AOSP 9 PQ3A.190801 for Pixel XL sails without any problems on the same workstation.
The only issue that I am having with my build of AOSP 10 is that it has intent complaints about com.android.messaging during texting. I have not spent any time figuring that one out since it feels like it might be a build glitch due to the aforementioned errors.
John
--
--
You received this message because you are subscribed to the "Android Building" mailing list.
To post to this group, send email to
android-...@googlegroups.com
To unsubscribe from this group, send email to
android-buildi...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
android-buildi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/e5f6f455-2fb9-4d26-bb8e-a0fecece260f%40googlegroups.com.
> Android 10 is supposed to be built with Java 9 only.
Are you sure? I had the impression that if you were building master then, yes, Java 9. Others are indicating that Java 8 is the way to go:
It would be nice to have some definitive direction on the topic.
I was able to complete an AOSP 10 build using Java 8 on Ubuntu 16.04. It dumped about three times and one of those was a Java error that I did not record.
Since I like to use ccache (and did not run make clobber) each time it hung I restarted make and eventually it was able to get it built. On the other hand, building AOSP 9 PQ3A.190801 for Pixel XL sails without any problems on the same workstation.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/150b28b044f1478f8ef9db3d9317a2d5%40mail.rrcic.com.