[android-building] Re: Android 10 Released

2019-09-05 Thread 'Xin Li' via Android Building
We have merged Android 10 to AOSP master. -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to android-building@googlegroups.com To unsubscribe from this group, send email to

Re: [android-building] Build not picking up changes in Android.bp

2019-09-05 Thread 'Dan Willemsen' via Android Building
No, there's nothing you need to do. vendor_available defines two installations -- one into the vendor partition and one into the system partition. To trigger the installation of the vendor version, you may need to specify `m .vendor` instead of `m ` If you don't need both copies of the module,

[android-building] Re: AOSP(master) fails to build

2019-09-05 Thread Chari Veera
I got the same error when I add my custom jar to PRODUCT_BOOT_JARS. Can some please help me? On Thursday, May 10, 2018 at 9:57:33 PM UTC+5:30, JethroHsu wrote: > > Hi guys, > > I got error message when trying to build AOSP (master branch) on > ubuntu-16.04. > Any suggestion are welcome, thank

[android-building] Re: android Q AOSP available ?

2019-09-05 Thread jw wang
Hello Glenn I've successfully repo sync the correct branch today, thanks On Thursday, September 5, 2019 at 12:46:15 PM UTC+8, Glenn Kasten wrote: > > Did you try the branch name or tag at > https://groups.google.com/forum/#!topic/android-building/Zj5VVapM8H8 > > > On Wednesday, September 4,