Config pbap_include_photots_in_vcard false as default

bug 7070862

Change-Id: I7de38269e3ea451b44d9a9afd0477dedc6978987
diff --git a/res/values/config.xml b/res/values/config.xml
index 700be24..7616fb6 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -20,6 +20,6 @@
     <bool name="profile_supported_opp">true</bool>
     <bool name="profile_supported_pan">true</bool>
     <bool name="profile_supported_pbap">true</bool>
-    <bool name="pbap_include_photos_in_vcard">true</bool>
+    <bool name="pbap_include_photos_in_vcard">false</bool>
     <bool name="pbap_use_profile_for_owner_vcard">true</bool>
-</resources>
\ No newline at end of file
+</resources>