Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 75a8cc89 authored by Matthew Xie's avatar Matthew Xie
Browse files

Config pbap_include_photots_in_vcard false as default

bug 7070862

Change-Id: I7de38269e3ea451b44d9a9afd0477dedc6978987
parent c94424ca
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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>