diff --git a/core/api/system-current.txt b/core/api/system-current.txt index ef59b1a9bca11..3fbc826faa49b 100644 --- a/core/api/system-current.txt +++ b/core/api/system-current.txt @@ -353,6 +353,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 c8750b35073eb..8dee45bbf799e 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -4008,6 +4008,11 @@ --> + + + +