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.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index 18e801093..fed4d416f 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -21,6 +21,7 @@
<!-- 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>
+ <string name="backup_api_key"></string>
<!-- DragController -->
<integer name="config_flingToDeleteMinVelocity">-1500</integer>