Add switch to enable downloads backup.

Bug: 30503075
Change-Id: I011d88d16ab8677b63b73e059f0edf823cc82389
This commit is contained in:
Jorge Gil
2016-08-07 15:45:49 -07:00
parent 3fe4cb6435
commit 6f44493338
3 changed files with 33 additions and 7 deletions

View File

@@ -27,6 +27,10 @@
android:title="@string/automatic_storage_manager_preference_title"
android:summary="@string/automatic_storage_manager_text"/>
<SwitchPreference
android:key="downloads_backup_active"
android:title="@string/downloads_backup_preference_title"
android:summary="@string/downloads_backup_text"/>
<com.android.settings.fuelgauge.WallOfTextPreference
android:key="freed_bytes"