android: implement support for google game dashboard

This commit is contained in:
Emma
2024-01-03 01:03:44 +01:00
committed by GitHub
parent c823150241
commit 40dae7d1fd
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<game-mode-config
xmlns:android="http://schemas.android.com/apk/res/android"
android:supportsBatteryGameMode="true"
android:supportsPerformanceGameMode="true"
/>