|
|
@ -1,6 +1,5 @@ |
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android" |
|
|
|
|
|
package="org.yuzu.yuzu_emu"> |
|
|
|
|
|
|
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"> |
|
|
<uses-feature |
|
|
<uses-feature |
|
|
android:name="android.hardware.touchscreen" |
|
|
android:name="android.hardware.touchscreen" |
|
|
android:required="false"/> |
|
|
android:required="false"/> |
|
|
|