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] Re: error while building reference TV application(live-tv) for arm64 platform.

2019-10-28 Thread Jacky Lee
Hi, Have you solved this problem? I build an latin IME apk with same error on Android P like this "Unknown LOCAL_NDK_STL_VARIANT stlport_static." because I need to use stlport_static. My Application.mk include APP_STL := stlport_static, so I got this error. On Saturday, February 17, 2018 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