Skip to content

Commit d015484

Browse files
committed
Revert "android: Trust user-supplied CAs, take 2"
This reverts commit 9b2a5f2. That change caused a mysterious crash at startup, in release mode only: #461 (comment) Reverting while we debug.
1 parent 181f65a commit d015484

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

android/app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,6 @@
3838
<data android:scheme="zulip" android:host="login" />
3939
</intent-filter>
4040
</activity>
41-
<meta-data
42-
android:name="io.flutter.network-policy"
43-
android:resource="@xml/network_security_config" />
4441
<!-- Don't delete the meta-data below.
4542
This is used by the Flutter tool to generate GeneratedPluginRegistrant.java -->
4643
<meta-data

0 commit comments

Comments
 (0)