mirror of
https://github.com/libretro/RetroArch
synced 2025-01-27 03:35:22 +00:00
Fix warning in manifest.
This commit is contained in:
parent
bb95313175
commit
cce0d9379a
@ -10,6 +10,7 @@
|
||||
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/>
|
||||
|
||||
<application
|
||||
android:allowBackup="true"
|
||||
android:icon="@drawable/ic_launcher"
|
||||
android:label="@string/app_name" >
|
||||
<activity android:name=".browser.ModuleActivity">
|
||||
|
Loading…
x
Reference in New Issue
Block a user