virtualx-engine/platform/android/export
Rémi Verschelde 40a594c6ea
Android: Add isGame application attribute, default to true
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.
2021-07-01 11:00:23 +02:00
..
export.cpp Android: Add isGame application attribute, default to true 2021-07-01 11:00:23 +02:00
export.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
gradle_export_util.h Android: Add isGame application attribute, default to true 2021-07-01 11:00:23 +02:00