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

Commit 2e311eab authored by Andre Eisenbach's avatar Andre Eisenbach
Browse files

Disable SAP profile by default

Enable profile support in platform specific overlays.

Bug: 22436494
Change-Id: I09ce4460043da9746e45d384abe11d8d5eed4a2f
parent 7100f0cb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,5 +27,5 @@
    <bool name="pbap_use_profile_for_owner_vcard">true</bool>
    <bool name="profile_supported_map">true</bool>
    <bool name="profile_supported_avrcp_controller">false</bool>
    <bool name="profile_supported_sap">true</bool>
    <bool name="profile_supported_sap">false</bool>
</resources>