Re: [android-building] Android Build Teststub -- Linker failed "undefined symbol" Android.bp // maybe missing an include path?

2020-03-31 Thread jrw
no wonder the symbol isn't found. thanks for the fast response! -- -- 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] Android Build Teststub -- Linker failed "undefined symbol" Android.bp // maybe missing an include path?

2020-03-31 Thread 'Dan Willemsen' via Android Building
The `libsonic` in Android only includes `sonic.c`: https://cs.android.com/android/platform/superproject/+/master:external/sonic/Android.bp openInputWaveFile and readFromWaveFile are in `wave.c` - Dan On Tue, Mar 31, 2020 at 2:56 PM jrw wrote: > Hello, > > i'm facing an issue with the linker,

Re: [android-building] Re: Dex2oat failed to compile a boot image

2020-03-31 Thread Felix Elsner
What is preventing you from freezing and releasing the tags that you build the Pixel or emulator images with? (https://developer.android.com/preview/get ) Either way, it would be nice of you to ask the release team to do a build-test before releasing r-preview-3, Dan. On Tuesday, March 31,

Re: [android-building] Re: Dex2oat failed to compile a boot image

2020-03-31 Thread Michael Goffioul
Indeed, although there's a tagged manifest for android-r-preview-2 ( https://android.googlesource.com/platform/manifest/+/d28565b32bcdbdff11e3f47649032fb0a02d7828 ) and all all repos have the

[android-building] Re: Android Wear 9.0 released

2020-03-31 Thread 'Xin Li' via Android Building
Hi, all, Today, we pushed a small number of GPL projects for the Android Wear Hematite. The tags is android-wear-9.0.0_r15. This is not a full platform update and only for reference. We also pushed the kernel projects for the following devices: Tag | Project| Branch

Re: [android-building] verbose: *kati*: slow included makefiles (1037.829698): art/Android.mk

2020-03-31 Thread Yongqin Liu
Hi, Dan 在 2020年3月31日星期二 UTC+8上午1:07:08,Dan Willemsen写道: > > Interesting, 20 minutes still seems super excessive for that  > > You'll probably save some amount of time sharing a single out directory > between devices, but not necessarily if you switch between them frequently, > as some of the