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

Parse impeller setting from the bundle on Android#33442

Merged
zanderso merged 1 commit intoflutter:mainfrom
zanderso:impeller-android-arg
May 18, 2022
Merged

Parse impeller setting from the bundle on Android#33442
zanderso merged 1 commit intoflutter:mainfrom
zanderso:impeller-android-arg

Conversation

@zanderso
Copy link
Member

@zanderso zanderso commented May 18, 2022

This PR adds an option that goes in the AndroidManifest.xml file as follows, which results in --enable-impeller being passed to the engine:

        <meta-data
            android:name="io.flutter.embedding.android.EnableImpeller"
            android:value="true"/>

@zanderso zanderso merged commit d4da333 into flutter:main May 18, 2022
@zanderso zanderso deleted the impeller-android-arg branch May 18, 2022 15:33
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request May 18, 2022
houhuayong pushed a commit to houhuayong/engine that referenced this pull request Jun 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants