OSDN Git Service

Config pbap_include_photots_in_vcard false as default
authorMatthew Xie <mattx@google.com>
Tue, 9 Oct 2012 01:38:52 +0000 (18:38 -0700)
committerMatthew Xie <mattx@google.com>
Tue, 9 Oct 2012 01:38:52 +0000 (18:38 -0700)
bug 7070862

Change-Id: I7de38269e3ea451b44d9a9afd0477dedc6978987

res/values/config.xml

index 700be24..7616fb6 100644 (file)
@@ -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>