diff --git a/core/api/system-current.txt b/core/api/system-current.txt
index a33d0a2c08795..99d98078427ce 100644
--- a/core/api/system-current.txt
+++ b/core/api/system-current.txt
@@ -359,6 +359,7 @@ package android {
field public static final int config_showDefaultAssistant = 17891329; // 0x1110001
field public static final int config_showDefaultEmergency = 17891330; // 0x1110002
field public static final int config_showDefaultHome = 17891331; // 0x1110003
+ field public static final int config_systemCaptionsServiceCallsEnabled;
}
public static final class R.color {
diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml
index ddec469f63ada..4feee41533be9 100644
--- a/core/res/res/values/config.xml
+++ b/core/res/res/values/config.xml
@@ -4019,6 +4019,11 @@
-->
+
+
+
+