Re: [android-building] 编译android-10.0.0_r1所遇到的问题

2020-04-16 Thread Robin CK
Thanks Julein, This solution worked out for me. AOSP Build 10.0.0_r33 On Thursday, March 5, 2020 at 1:23:29 AM UTC+5:30, Julien Robin wrote: > > Hi Jiang, > I had the same build error in android-10.0.0_29 about *#error Audio > policy no longer supports legacy .conf configuration format* and

Re: [android-building] 编译android-10.0.0_r1所遇到的问题

2020-03-04 Thread Julien Robin
Hi Jiang, I had the same build error in android-10.0.0_29 about *#error Audio policy no longer supports legacy .conf configuration format* and found your post by searching the error on Google. I finally worked around the issue thanks to this link

Re: [android-building] 编译android-10.0.0_r1所遇到的问题

2019-10-28 Thread 'Dan Willemsen' via Android Building
This was a bug -- the build failed when there wasn't a vendor partition (which isn't a built configuration anymore inside Google to due Treble). You should be able to cherry-pick https://android-review.googlesource.com/c/platform/build/+/970728 to fix the problem. - Dan On Mon, Oct 28, 2019 at

[android-building] 编译android-10.0.0_r1所遇到的问题

2019-10-28 Thread 姜有川
Hello, I encountered the following error when compiling android-10.0.0_r1 under Ubuntu 16.04: PLATFORM_VERSION_CODENAME=REL PLATFORM_VERSION=10 TARGET_PRODUCT=mini_emulator_x86_64 TARGET_BUILD_VARIANT=userdebug TARGET_BUILD_TYPE=release