summaryrefslogtreecommitdiff
path: root/java/com/android/voicemail/impl/res/xml/voicemail_settings.xml
diff options
context:
space:
mode:
authormdooley <mdooley@google.com>2017-10-27 16:20:32 -0700
committerEric Erfanian <erfanian@google.com>2017-10-30 08:28:27 -0700
commitec1a970dec22d68773f8ae9dbde6f17df6154e03 (patch)
tree9c668c93b4008bb9c4bb2cf8bf4da1e68898e8f2 /java/com/android/voicemail/impl/res/xml/voicemail_settings.xml
parente39af763e7bf598306feab4a3d2e1164c9f0421a (diff)
internal change
Bug: 62423454 Test: manual and updated unit test PiperOrigin-RevId: 173731907 Change-Id: Ic73600197b1c4fa6ac0937a8c38b048cd8faded8
Diffstat (limited to 'java/com/android/voicemail/impl/res/xml/voicemail_settings.xml')
-rw-r--r--java/com/android/voicemail/impl/res/xml/voicemail_settings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/java/com/android/voicemail/impl/res/xml/voicemail_settings.xml b/java/com/android/voicemail/impl/res/xml/voicemail_settings.xml
index 50510905c..9b0391ad4 100644
--- a/java/com/android/voicemail/impl/res/xml/voicemail_settings.xml
+++ b/java/com/android/voicemail/impl/res/xml/voicemail_settings.xml
@@ -29,6 +29,12 @@
android:key="@string/voicemail_visual_voicemail_archive_key"
android:dependency="@string/voicemail_visual_voicemail_key"
android:title="@string/voicemail_visual_voicemail_auto_archive_switch_title"/>"
+
+ <SwitchPreference
+ android:key="@string/voicemail_visual_voicemail_donation_key"
+ android:dependency="@string/voicemail_visual_voicemail_key"
+ android:title="@string/voicemail_visual_voicemail_donation_switch_title"/>"
+
<Preference
android:key="@string/voicemail_change_pin_key"
android:title="@string/voicemail_change_pin_preference_title"/>