Enable vCard export world-wide
diff --git a/res/values/config.xml b/res/values/config.xml
index 38c3e53..98d0d13 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -32,7 +32,7 @@
<bool name="config_allow_users_select_all_vcard_import">true</bool>
<!-- Flag indicating whether Contacts app is allowed to export contacts to SDCard -->
- <bool name="config_allow_export_to_sdcard">false</bool>
+ <bool name="config_allow_export_to_sdcard">true</bool>
<!-- If true, enable vibration (haptic feedback) for dialer key presses.
TODO: If enough users are annoyed by this, we might eventually