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

Commit a7064181 authored by Andre Eisenbach's avatar Andre Eisenbach Committed by Android Git Automerger
Browse files

am 2e311eab: Disable SAP profile by default

* commit '2e311eab':
  Disable SAP profile by default
parents a316ff7d 2e311eab
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -27,5 +27,5 @@
    <bool name="pbap_use_profile_for_owner_vcard">true</bool>
    <bool name="pbap_use_profile_for_owner_vcard">true</bool>
    <bool name="profile_supported_map">true</bool>
    <bool name="profile_supported_map">true</bool>
    <bool name="profile_supported_avrcp_controller">false</bool>
    <bool name="profile_supported_avrcp_controller">false</bool>
    <bool name="profile_supported_sap">true</bool>
    <bool name="profile_supported_sap">false</bool>
</resources>
</resources>