Fix osu.Android Android manifest

This commit is contained in:
tangalbert919 2019-01-06 18:18:11 -06:00
parent c2a52b56e7
commit 48686bdb30
2 changed files with 15 additions and 6411 deletions

View File

@ -5,5 +5,5 @@
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.WAKE_LOCK" />
<uses-permission android:name="android.permission.READ_FRAME_BUFFER" />
<application android:allowBackup="true" android:icon="@mipmap/ic_launcher" android:label="@string/app_name" android:roundIcon="@mipmap/ic_launcher_round" android:supportsRtl="true" android:theme="@style/AppTheme"></application>
<application android:allowBackup="true" android:supportsRtl="true" android:label="osu!lazer" />
</manifest>

File diff suppressed because it is too large Load Diff