Skip to content

Android 10 builds for x86_64 are broken #257

@tugapower0

Description

@tugapower0

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)

`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions