Revert "car: Disabled BT MAP causing cyclic BT reconnect"

* This should be enabled on automotive targets and I can't reprocude any
  connection issues described in https://github.com/raspberry-vanilla/android_local_manifest/issues/33.
* Partially fixes https://github.com/raspberry-vanilla/android_local_manifest/issues/110.

This reverts commit 973797e543.
This commit is contained in:
Konsta
2025-03-18 02:03:38 +02:00
parent 06c2ae2559
commit 8fc1e786fc

View File

@@ -35,7 +35,6 @@ PRODUCT_VENDOR_PROPERTIES += \
bluetooth.profile.hfp.ag.enabled=false \ bluetooth.profile.hfp.ag.enabled=false \
bluetooth.profile.hid.device.enabled=false \ bluetooth.profile.hid.device.enabled=false \
bluetooth.profile.hid.host.enabled=false \ bluetooth.profile.hid.host.enabled=false \
bluetooth.profile.map.client.enabled=false \
bluetooth.profile.map.server.enabled=false \ bluetooth.profile.map.server.enabled=false \
bluetooth.profile.mcp.server.enabled=false \ bluetooth.profile.mcp.server.enabled=false \
bluetooth.profile.opp.enabled=false \ bluetooth.profile.opp.enabled=false \