mirror of
https://github.com/touchHLE/touchHLE.git
synced 2026-01-31 01:25:24 +01:00
Allow network access for Android
Change-Id: Idcdfe35dd2247c59f77a3d6382017760b172e9b2
This commit is contained in:
@@ -31,6 +31,8 @@
|
||||
android:name="android.hardware.usb.host"
|
||||
android:required="false" />
|
||||
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
|
||||
<!-- External mouse input events -->
|
||||
<uses-feature
|
||||
android:name="android.hardware.type.pc"
|
||||
|
||||
Reference in New Issue
Block a user