mirror of
https://github.com/skyline-emu/skyline.git
synced 2024-11-06 02:55:10 +01:00
Revert setting the app category to game
It was causing unbelievable slow cold app boot times on some devices (e.g. Pixel 6), for no apparent reason.
This commit is contained in:
parent
bdf73aa20d
commit
caa15f729f
@ -23,7 +23,6 @@
|
||||
android:localeConfig="@xml/locales_config"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/AppTheme"
|
||||
android:appCategory="game"
|
||||
tools:ignore="GoogleAppIndexingWarning,UnusedAttribute">
|
||||
|
||||
<profileable android:shell="true" />
|
||||
|
Loading…
Reference in New Issue
Block a user