Loading core/api/system-current.txt +1 −0 Original line number Diff line number Diff line Loading @@ -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 { core/res/res/values/config.xml +5 −0 Original line number Diff line number Diff line Loading @@ -4019,6 +4019,11 @@ --> <string name="config_defaultSystemCaptionsManagerService" translatable="false"></string> <!-- Indicates whether the system wide captions service should also support call captioning. --> <bool name="config_systemCaptionsServiceCallsEnabled" translatable="false"></bool> <!-- The package name for the incident report approver app. This app is usually PermissionController or an app that replaces it. When a bugreport or incident report with EXPLICT-level sharing flags is going to be Loading core/res/res/values/public.xml +2 −0 Original line number Diff line number Diff line Loading @@ -3308,6 +3308,8 @@ </staging-public-group> <staging-public-group type="bool" first-id="0x01cf0000"> <!-- @hide @SystemApi --> <public name="config_systemCaptionsServiceCallsEnabled" /> </staging-public-group> <staging-public-group type="fraction" first-id="0x01ce0000"> Loading Loading
core/api/system-current.txt +1 −0 Original line number Diff line number Diff line Loading @@ -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 {
core/res/res/values/config.xml +5 −0 Original line number Diff line number Diff line Loading @@ -4019,6 +4019,11 @@ --> <string name="config_defaultSystemCaptionsManagerService" translatable="false"></string> <!-- Indicates whether the system wide captions service should also support call captioning. --> <bool name="config_systemCaptionsServiceCallsEnabled" translatable="false"></bool> <!-- The package name for the incident report approver app. This app is usually PermissionController or an app that replaces it. When a bugreport or incident report with EXPLICT-level sharing flags is going to be Loading
core/res/res/values/public.xml +2 −0 Original line number Diff line number Diff line Loading @@ -3308,6 +3308,8 @@ </staging-public-group> <staging-public-group type="bool" first-id="0x01cf0000"> <!-- @hide @SystemApi --> <public name="config_systemCaptionsServiceCallsEnabled" /> </staging-public-group> <staging-public-group type="fraction" first-id="0x01ce0000"> Loading