-
Notifications
You must be signed in to change notification settings - Fork 161
Description
No idea if this is relative also to #255
For me even with the #222 included patch it fails on x86_64 builds over android 10, no idea if 9 also happens, also added APPS_EXCLUDED_PACKAGES += GoogleBackupTransport since its complaining about this, should not APPS_EXCLUDED_PACKAGES take care of this ?
Also get warnings about Disallowed PATH.
`device/generic/x86_64/android_x86_64.mk was modified, regenerating...
01:05:50 Disallowed PATH tool "locale" used: []string{"locale", "-a"}
01:05:50 See https://android.googlesource.com/platform/build/+/master/Changes.md#PATH_Tools for more information.
device/generic/common/x86_64.mk was modified, regenerating...
01:05:54 Disallowed PATH tool "locale" used: []string{"locale", "-a"}
01:05:54 See https://android.googlesource.com/platform/build/+/master/Changes.md#PATH_Tools for more information.
[ 99% 387/389] including vendor/opengapps/build/modules/Android.mk ...
FAILED:
vendor/opengapps/build/modules/Android.mk: error: GoogleBackupTransport: No source files specified
build/make/core/prebuilt_internal.mk:37: error: done.
01:06:31 ckati failed with: exit status 1
failed to build some targets (44 seconds)
`