Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android 10 TV install issue #268

Open
theyoung opened this issue Aug 25, 2020 · 2 comments
Open

Android 10 TV install issue #268

theyoung opened this issue Aug 25, 2020 · 2 comments

Comments

@theyoung
Copy link

theyoung commented Aug 25, 2020

here is a my aosp build environment.
I am trying to build a Android TV 10 with a 'tvmini' variant.
But I cant find way out from a blow issue which is "PrebuiltGmsCorePano" version miss matching.
Someone, help me out?

thank you.

============================================
PLATFORM_VERSION_CODENAME=S
PLATFORM_VERSION=S
TARGET_PRODUCT=hikey960_tv
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_ARCH=arm64
TARGET_ARCH_VARIANT=armv8-a
TARGET_CPU_VARIANT=cortex-a73
TARGET_2ND_ARCH=arm
TARGET_2ND_ARCH_VARIANT=armv8-a
TARGET_2ND_CPU_VARIANT=cortex-a73
HOST_ARCH=x86_64
HOST_2ND_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-4.15.0-47-generic-x86_64-Ubuntu-18.04.2-LTS
HOST_CROSS_OS=windows
HOST_CROSS_ARCH=x86
HOST_CROSS_2ND_ARCH=x86_64
HOST_BUILD_TYPE=release
BUILD_ID=AOSP.MASTER
OUT_DIR=out
============================================
[ 94% 496/525] including vendor/opengapps/build/modules/PrebuiltGmsCorePano/Android.mk ...
FAILED: 
WARNING: No APK found compatible with API level 29 for package com.google.android.gms.leanback on arm64 and dpi nodpi
WARNING: No APK found compatible with API level 29 for package com.google.android.gms.leanback on arm and dpi nodpi
ziparchive W 08-25 12:21:19  1502  1502 Unable to open '': No such file or directory
zipinfo: couldn't open : I/O error
grep: bad regex: Invalid preceding regular expression
vendor/opengapps/build/modules/GoogleWebViewOverlay/Android.mk: error: PrebuiltGmsCorePano: No source files specified 
In file included from vendor/opengapps/build/core/prebuilt_apk.mk:64:
In file included from vendor/opengapps/build/modules/PrebuiltGmsCorePano/Android.mk:8:
In file included from vendor/opengapps/build/core/prebuilt_apk.mk:61:
In file included from build/make/core/prebuilt.mk:26:
build/make/core/prebuilt_internal.mk:37: error: done.
12:21:20 ckati failed with: exit status 1
dev@aosp-build:~/aosp/vendor/opengapps/sources/arm64/priv-app/com.google.android.gms.leanback/21/213-320$ ls -al
total 32456
drwxrwxr-x 2 dev dev     4096 Aug 20 21:06 .
drwxrwxr-x 3 dev dev     4096 Aug 20 21:06 ..
-rwxrwxr-x 1 dev dev 33224035 Aug 20 21:15 203019083.apk
dev@aosp-build:~/aosp/vendor/opengapps/sources/arm64/priv-app/com.google.android.gms.leanback/21/213-320$
@nezorflame
Copy link
Contributor

@Blystad @webgeek1234 hey guys, could you give a hand here?

@webgeek1234
Copy link
Contributor

That's not Q/10, that's master aka S/12. I'm not too surprised that's exploding. But I haven't done anything on aosp master, dunno what would be needed to make it work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants