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

Commit 2ac70628 authored by Matthew Xie's avatar Matthew Xie Committed by Android Git Automerger
Browse files

am 75a8cc89: Config pbap_include_photots_in_vcard false as default

* commit '75a8cc89':
  Config pbap_include_photots_in_vcard false as default
parents 361b7b9c 75a8cc89
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>