Skip to content

Commit

Permalink
Revert "enable impeller on Android"
Browse files Browse the repository at this point in the history
This reverts commit 7ec2eba.
  • Loading branch information
jmshrv committed Jul 21, 2024
1 parent 1ccc169 commit 278f536
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,6 @@
<!-- <meta-data
android:name="com.android.automotive"
android:resource="@xml/automotive_app_desc" /> -->

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

<!-- Don't delete the meta-data below.
This is used by the Flutter tool to generate GeneratedPluginRegistrant.java -->
<meta-data android:name="flutterEmbedding" android:value="2" />
Expand Down

0 comments on commit 278f536

Please sign in to comment.