summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/rtt/impl/res/values/ids.xml
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2018-03-14 20:35:15 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2018-03-14 20:35:15 +0000
commitede6377e397f4b4d6f6a46d09c10efc52724531a (patch)
tree5afc256ca4698d4e03138cd5a315934897cab083 /java/com/android/incallui/rtt/impl/res/values/ids.xml
parentc692948f41733a436f90d56da003d30ac7bf56eb (diff)
parentb8d0f5029ebaf8e3a0bd32c8b54b3baee6f2876a (diff)
Merge "Add swap call button to RTT call."
Diffstat (limited to 'java/com/android/incallui/rtt/impl/res/values/ids.xml')
-rw-r--r--java/com/android/incallui/rtt/impl/res/values/ids.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/java/com/android/incallui/rtt/impl/res/values/ids.xml b/java/com/android/incallui/rtt/impl/res/values/ids.xml
new file mode 100644
index 000000000..3e4755b7c
--- /dev/null
+++ b/java/com/android/incallui/rtt/impl/res/values/ids.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ ~ Copyright (C) 2018 The Android Open Source Project
+ ~
+ ~ Licensed under the Apache License, Version 2.0 (the "License");
+ ~ you may not use this file except in compliance with the License.
+ ~ You may obtain a copy of the License at
+ ~
+ ~ http://www.apache.org/licenses/LICENSE-2.0
+ ~
+ ~ Unless required by applicable law or agreed to in writing, software
+ ~ distributed under the License is distributed on an "AS IS" BASIS,
+ ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ ~ See the License for the specific language governing permissions and
+ ~ limitations under the License
+ -->
+<resources>
+ <item name="rtt_on_hold_banner" type="id"/>
+</resources>