[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 android-building+unsubscr...@googlegr

[android-building] Re: Android 10 Released

2019-09-05 Thread 'Bill Yi' via Android Building
We have merged android10 into AOSP/master. bill -- -- 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 android-building+unsubscr...@g

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, use

[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 yo

[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, 201

Re: [android-building] Re: Build on master branch: failed to find module "fizz-buzz" variant "linux_glibc_x86_64_dylib"

2019-09-05 Thread Xu Sing
Thanks for replay. but after 'repo sync platform/build/soong', 'make -j12' . the problem still exist. log: *[ 33% 1/3] test android/soong/rust* FAILED: out/soong/.bootstrap/soong-rust/test/test.passed out/soong/.bootstrap/bin/gotestrunner -p ./build/soong/rust -f out/soong/.bootstrap/soong-ru