summaryrefslogtreecommitdiffstats
path: root/core/res/res/values/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/res/res/values/config.xml')
-rwxr-xr-xcore/res/res/values/config.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml
index bc95f43..1dd1c61 100755
--- a/core/res/res/values/config.xml
+++ b/core/res/res/values/config.xml
@@ -2121,6 +2121,9 @@
<bool name="config_auto_attach_data_on_creation">true</bool>
+ <!-- True if the gesture service should be started at system start -->
+ <bool name="config_enableGestureService">false</bool>
+
<!-- Values for GPS configuration -->
<string-array translatable="false" name="config_gpsParameters">
<item>SUPL_HOST=supl.google.com</item>