|
|
|
@ -41,7 +41,7 @@ SPDX-License-Identifier: GPL-3.0-or-later |
|
|
|
android:allowBackup="true" |
|
|
|
android:hasFragileUserData="false" |
|
|
|
android:supportsRtl="true" |
|
|
|
android:isGame="true" |
|
|
|
android:isGame="false" |
|
|
|
android:appCategory="game" |
|
|
|
android:banner="@drawable/tv_banner" |
|
|
|
android:fullBackupContent="@xml/data_extraction_rules" |
|
|
|
|