diff --git a/res/drawable/ic_restore.xml b/res/drawable/ic_restore.xml new file mode 100644 index 00000000000..737f811a2aa --- /dev/null +++ b/res/drawable/ic_restore.xml @@ -0,0 +1,28 @@ + + + + + \ No newline at end of file diff --git a/res/values/strings.xml b/res/values/strings.xml index 5038177eb46..092e9afcca9 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -4739,10 +4739,8 @@ Set behavior when an emergency call is placed - - Backup & reset - - Backup & reset + + Backup Backup & restore diff --git a/res/xml/privacy_settings.xml b/res/xml/privacy_settings.xml index eeef64caacd..715f33be1b1 100644 --- a/res/xml/privacy_settings.xml +++ b/res/xml/privacy_settings.xml @@ -50,13 +50,4 @@ android:enabled="false" android:selectable="false" /> - - - diff --git a/res/xml/system_dashboard_fragment.xml b/res/xml/system_dashboard_fragment.xml index 3ad1c61ee43..14579c5570d 100644 --- a/res/xml/system_dashboard_fragment.xml +++ b/res/xml/system_dashboard_fragment.xml @@ -16,6 +16,7 @@ @@ -37,4 +38,14 @@ android:targetClass="@string/additional_system_update_menu"/> + + \ No newline at end of file