summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/config.xml')
-rw-r--r--res/values/config.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index 97f75ac4e..f69fb2ea5 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -9,10 +9,6 @@
<bool name="is_large_tablet">false</bool>
<bool name="allow_rotation">false</bool>
- <!-- App data backup and restore. To enble backup, register with an android backup service.
- http://developer.android.com/guide/topics/data/backup.html#BackupKey -->
- <bool name="enable_backup">false</bool>
-
<!-- DragController -->
<item type="id" name="drag_event_parity" />