You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
[ 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$
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: