remove subfolder flutter_hbb

This commit is contained in:
rustdesk
2021-08-30 21:12:31 +08:00
parent 83736732fc
commit 903a4ea27f
90 changed files with 1 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.carriez.flutter_hbb">
<!-- 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>