blob: 91a24f1d20cff1197ba81ebf1d7d161255b694d4 [file] [log] [blame]
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="dev.flutter.rfw.examples.hello">
<!-- Flutter needs it to communicate with the running application
to allow setting breakpoints, to provide hot reload, etc.
-->
<uses-permission android:name="android.permission.INTERNET"/>
</manifest>