Update LE Audio profile properties to match spec and implementation

Bug: 217448211
Test: atest BluetoothInstrumentationTests
Merged-In: I5699914c673f4bdaeabef128ff94122bf1963f97
Change-Id: I5699914c673f4bdaeabef128ff94122bf1963f97
This commit is contained in:
Sal Savage 2022-04-07 15:53:41 -07:00
parent 3f9ed7fc84
commit 4e33220086

View file

@ -119,7 +119,7 @@ PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.profile.a2dp.source.enabled=true \ bluetooth.profile.a2dp.source.enabled=true \
bluetooth.profile.avrcp.target.enabled=true \ bluetooth.profile.avrcp.target.enabled=true \
bluetooth.profile.bap.broadcast.assist.enabled=true \ bluetooth.profile.bap.broadcast.assist.enabled=true \
bluetooth.profile.bap.unicast.server.enabled=true \ bluetooth.profile.bap.unicast.client.enabled=true \
bluetooth.profile.bas.client.enabled=true \ bluetooth.profile.bas.client.enabled=true \
bluetooth.profile.csip.set_coordinator.enabled=true \ bluetooth.profile.csip.set_coordinator.enabled=true \
bluetooth.profile.gatt.enabled=true \ bluetooth.profile.gatt.enabled=true \
@ -134,8 +134,8 @@ PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.profile.pan.panu.enabled=true \ bluetooth.profile.pan.panu.enabled=true \
bluetooth.profile.pbap.server.enabled=true \ bluetooth.profile.pbap.server.enabled=true \
bluetooth.profile.sap.server.enabled=true \ bluetooth.profile.sap.server.enabled=true \
bluetooth.profile.tbs.server.enabled=true \ bluetooth.profile.ccp.server.enabled=true \
bluetooth.profile.vc.server.enabled=true bluetooth.profile.vcp.controller.enabled=true
PRODUCT_PROPERTY_OVERRIDES += \ PRODUCT_PROPERTY_OVERRIDES += \
telephony.active_modems.max_count=2 telephony.active_modems.max_count=2