Mark Pojav as a game

This commit is contained in:
ArtDev 2022-11-20 22:02:57 +03:00 committed by GitHub
parent cc142fff20
commit f5a96bdba5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,8 @@
android:process=":launcher" android:process=":launcher"
android:resizeableActivity="true" android:resizeableActivity="true"
android:hasFragileUserData="true" android:hasFragileUserData="true"
android:isGame="true"
android:appCategory="game"
android:allowNativeHeapPointerTagging="false"> android:allowNativeHeapPointerTagging="false">
<meta-data <meta-data