Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

make source with branch android-9.0 fail #6

@Vancezheng

Description

@Vancezheng

I hava download android source with branch anbox-p

repo init -u https://github.com/anbox/platform_manifests.git -b anbox-p
repo sync -j4

and the default xml .repo/manifests/default.xml is
<default revision="refs/tags/android-9.0.0_r3"
After I have lunch anbox_arm64-userdebug,but show errors:

[root@myq anbox-android9]# lunch anbox_arm64-userdebug
build/make/core/envsetup.mk:254: error: Multiple board config files for TARGET_DEVICE arm64: device/anbox/arm64/BoardConfig.mk device/generic/arm64/BoardConfig.mk.
10:54:57 dumpvars failed with: exit status 1

How can I fix it?

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