Merge "Add config for call captioning"

This commit is contained in:
TreeHugger Robot
2021-12-14 23:10:51 +00:00
committed by Android (Google) Code Review
3 changed files with 8 additions and 0 deletions

View File

@@ -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 {

View File

@@ -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

View File

@@ -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">