mirror of
https://github.com/godotengine/godot.git
synced 2024-11-26 06:03:38 +00:00
cd64bcdae5
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 |