sdm710-common: Added new vendors for Bluetooth config migration

* Modify bluetooth.profile.asha.central to
  bluetooth.profile.asha.central.enabled
* Enable bluetooth profiles with product.prop

Tag: #feature
Test: manual
Bug: 211570675
Change-Id: Id74ec5e1b30f21c534c35b212a2fb297e9d591fb
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
This commit is contained in:
Etienne Ruffieux 2022-01-20 21:27:18 +00:00 committed by CakesTwix
parent 54c7973c6f
commit 9513de19a9
Signed by: CakesTwix
GPG key ID: 7B11051D5CE19825

View file

@ -42,6 +42,29 @@ ro.com.google.ime.kb_pad_port_b=1
# Disable vsync for cpu rendered apps # Disable vsync for cpu rendered apps
debug.cpurend.vsync=false debug.cpurend.vsync=false
# Set supported Bluetooth profiles to enabled
bluetooth.profile.asha.central.enabled=true
bluetooth.profile.a2dp.source.enabled=true
bluetooth.profile.avrcp.target.enabled=true
bluetooth.profile.bap.broadcast.assist.enabled=true
bluetooth.profile.bap.unicast.server.enabled=true
bluetooth.profile.bas.client.enabled=true
bluetooth.profile.csip.set_coordinator.enabled=true
bluetooth.profile.gatt.enabled=true
bluetooth.profile.hap.client.enabled=true
bluetooth.profile.hfp.ag.enabled=true
bluetooth.profile.hid.device.enabled=true
bluetooth.profile.hid.host.enabled=true
bluetooth.profile.map.server.enabled=true
bluetooth.profile.mcp.server.enabled=true
bluetooth.profile.opp.enabled=true
bluetooth.profile.pan.nap.enabled=true
bluetooth.profile.pan.panu.enabled=true
bluetooth.profile.pbap.server.enabled=true
bluetooth.profile.sap.server.enabled=true
bluetooth.profile.tbs.server.enabled=true
bluetooth.profile.vc.server.enabled=true
# Graphics # Graphics
debug.egl.hw=1 debug.egl.hw=1
debug.sf.hw=1 debug.sf.hw=1