android: Fix Observatory server failed to start after 1 tries
See https://github.com/dart-lang/sdk/issues/31532
This commit is contained in:
parent
1b70185b15
commit
9307cf474e
|
@ -46,4 +46,5 @@
|
|||
android:name="flutterEmbedding"
|
||||
android:value="2" />
|
||||
</application>
|
||||
<uses-permission android:name="android.permission.INTERNET"/>
|
||||
</manifest>
|
||||
|
|
Loading…
Reference in New Issue