blob: 2fd5378209aee2d96901b8312a09a7089354d9f7 [file] [log] [blame]
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="dev.flutter.rfw.examples.local">
<!-- 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>