Hello, I am trying to build live tv application for arm64 platform. Downloaded the reference tv application source code referring this link https://source.android.com/devices/tv/reference-tv-app for android 6.0 . root@mallamma:/home/mallamma/studioProjectsTV/live-tv# make LiveTv ============================================ PLATFORM_VERSION_CODENAME=P PLATFORM_VERSION=P TARGET_PRODUCT=aosp_arm64 TARGET_BUILD_VARIANT=eng TARGET_BUILD_TYPE=release TARGET_BUILD_APPS=LiveTv TARGET_ARCH=arm64 TARGET_ARCH_VARIANT=armv8-a TARGET_CPU_VARIANT=generic TARGET_2ND_ARCH=arm TARGET_2ND_ARCH_VARIANT=armv7-a TARGET_2ND_CPU_VARIANT=generic HOST_ARCH=x86_64 HOST_2ND_ARCH=x86 HOST_OS=linux HOST_OS_EXTRA=Linux-4.8.1-x86_64-Ubuntu-14.04.4-LTS HOST_CROSS_OS=windows HOST_CROSS_ARCH=x86 HOST_CROSS_2ND_ARCH=x86_64 HOST_BUILD_TYPE=release BUILD_ID=OC-MR1 OUT_DIR=out ============================================ ninja: no work to do. [1/1] out/soong/.bootstrap/bin/soong_build out/soong/build.ninja out/build-aosp_arm64-_packages_apps_TV_Android.mk-cleanspec.ninja is missing, regenerating... out/build-aosp_arm64-_packages_apps_TV_Android.mk.ninja is missing, regenerating... build/make/core/binary.mk:193: error: packages/apps/TV/jni: Unknown LOCAL_NDK_STL_VARIANT stlport_static. 14:30:28 ckati failed with: exit status 1
#### failed to build some targets (7 seconds) #### -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
