Skip to content

mach: Android packaging does not support custom build profiles #34564

@jschwe

Description

@jschwe

Describe the bug:

else:
raise Exception("TODO what should this be?")

mach packaging for android currently only supports the dev and release profiles - custom profiles raise an exception.
This information is used later during the packaging to determine the location of the libservoshell.so artifact.

To Reproduce:
./mach build --android --profile=medium

Platform:
Android

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions