summaryrefslogtreecommitdiff
path: root/player-android/android/app/src/profile/AndroidManifest.xml
blob: 94bf2a8ab4fe344a3f6b02069748f7a29e75bca7 (plain)
1
2
3
4
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
    <!-- Required by the Flutter tool for profiling and hot reload. -->
    <uses-permission android:name="android.permission.INTERNET" />
</manifest>