mirror of
https://github.com/godotengine/godot.git
synced 2025-01-18 20:40:57 +08:00
40a594c6ea
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. |
||
---|---|---|
.. | ||
export.cpp | ||
export.h | ||
gradle_export_util.h |