sdm710-common: Update LE Audio profile properties to match spec and implementation
Bug: 217448211 Test: atest BluetoothInstrumentationTests Change-Id: I1260e95d357bd86099f75b910e0d744f97513fbc Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
This commit is contained in:
parent
7b47001a04
commit
305fd7b1fe
1 changed files with 3 additions and 3 deletions
|
@ -26,7 +26,7 @@ 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.bap.unicast.client.enabled=true
|
||||
bluetooth.profile.bas.client.enabled=true
|
||||
bluetooth.profile.csip.set_coordinator.enabled=true
|
||||
bluetooth.profile.gatt.enabled=true
|
||||
|
@ -41,8 +41,8 @@ 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
|
||||
bluetooth.profile.ccp.server.enabled=true
|
||||
bluetooth.profile.vcp.controller.enabled=true
|
||||
|
||||
# Graphics
|
||||
debug.egl.hw=1
|
||||
|
|
Loading…
Reference in a new issue