summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2016-05-27 10:37:38 -0700
committerSunny Goyal <sunnygoyal@google.com>2016-06-03 11:21:47 -0700
commite7d7304fcbb5e5dcb2ac7798c1d246f951b05029 (patch)
treebe645c2fe862c649600f5de7eccfe12ae2a617ff /res/values/config.xml
parentff4ba2d99593ed84963b3f71c555b529dd905835 (diff)
downloadandroid_packages_apps_Trebuchet-e7d7304fcbb5e5dcb2ac7798c1d246f951b05029.tar.gz
android_packages_apps_Trebuchet-e7d7304fcbb5e5dcb2ac7798c1d246f951b05029.tar.bz2
android_packages_apps_Trebuchet-e7d7304fcbb5e5dcb2ac7798c1d246f951b05029.zip
Replacing overview panel icons with vector drawables
Change-Id: I3ca6662a75ba8b07e817a7a5681ede79d305c41a
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" />