1<?xml version="1.0" encoding="UTF-8"?>
2<game-mode-config
3    xmlns:android="http://schemas.android.com/apk/res/android"
4    android:supportsPerformanceGameMode="true"
5    android:supportsBatteryGameMode="true"
6    android:allowGameAngleDriver="false"
7    android:allowGameDownscaling="false"
8    android:allowGameFpsOverride="false"
9/>