mirror of https://github.com/godotengine/godot
It can be turned off in the export preset with `package/classify_as_game`.
Upstream definition: https://developer.android.com/guide/topics/manifest/application-element#isGame
> `android:isGame`
>
> Whether or not the application is a game. The system may group together
> applications classifed as games or display them separately from other
> applications.
Also fixes replacing `android:allowBackup` in custom builds.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| export.cpp | ||
| export.h | ||
| gradle_export_util.h | ||