summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/answer/impl/res
diff options
context:
space:
mode:
authorerfanian <erfanian@google.com>2018-03-20 19:42:26 -0700
committerCopybara-Service <copybara-piper@google.com>2018-03-20 19:43:10 -0700
commitd05d899b641349f5da46a7ab5964591a03b72d95 (patch)
treeea740e9cee2e26be44f93bb2e65b7ca164ac6bbf /java/com/android/incallui/answer/impl/res
parent0f2cfb47feff5fa979931318b23594a14eb4af02 (diff)
Add more boilerplate to the incallui.
Bug: 73774242 Test: unit tests where they exist PiperOrigin-RevId: 189853302 Change-Id: Ibf3431cc0d7716c2c53c7ea165dfc130102a1bc7
Diffstat (limited to 'java/com/android/incallui/answer/impl/res')
-rw-r--r--java/com/android/incallui/answer/impl/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/com/android/incallui/answer/impl/res/values/strings.xml b/java/com/android/incallui/answer/impl/res/values/strings.xml
index 2bc9ca09f..61400bdc8 100644
--- a/java/com/android/incallui/answer/impl/res/values/strings.xml
+++ b/java/com/android/incallui/answer/impl/res/values/strings.xml
@@ -40,4 +40,6 @@
<string description="The message announced to accessibility assistance on incoming call."
name="a11y_incoming_call_swipe_gesture_prompt">Two finger swipe up to answer. Two finger swipe down to decline.</string>
<string name="call_incoming_important">Important</string>
+
+ <string name="speakeasy_secondary_button_hint" translatable="false">Answer as RTT</string>
</resources>