Skip to content

[Android] Only allow known engine flags specified on the command line #182557

@camsim99

Description

@camsim99

As part of #180686 in pursuit of #172553, we are allowing the ability to set engine flags on Android via the manifest. We will only allow known metadata flags to be passed along to the engine. Currently, all flags passed on the command line are passed to the engine (see source). So, we should consider securing the command line flags in a similar ways as those specified in the manifest by only allowing known flags to be passed to the engine.

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work listengineflutter/engine related. See also e: labels.platform-androidAndroid applications specificallyteam-androidOwned by Android platform teamtriaged-androidTriaged by Android platform team

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions