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