diff --git a/core/api/current.txt b/core/api/current.txt
index df3e48db52b0e..280fe4a34bed3 100644
--- a/core/api/current.txt
+++ b/core/api/current.txt
@@ -328,6 +328,7 @@ package android {
field public static final int allowEmbedded = 16843765; // 0x10103f5
field public static final int allowGameAngleDriver;
field public static final int allowGameDownscaling;
+ field public static final int allowGameFpsOverride;
field public static final int allowNativeHeapPointerTagging = 16844306; // 0x1010612
field public static final int allowParallelSyncs = 16843570; // 0x1010332
field public static final int allowSingleTap = 16843353; // 0x1010259
diff --git a/core/res/res/values/attrs.xml b/core/res/res/values/attrs.xml
index 2c3071ec1758d..afe0f1bf00019 100644
--- a/core/res/res/values/attrs.xml
+++ b/core/res/res/values/attrs.xml
@@ -8887,6 +8887,8 @@
+
+