From 69997081fa353a5ce1a8368e5191654c9b7d41a8 Mon Sep 17 00:00:00 2001 From: Sal Savage Date: Thu, 7 Apr 2022 15:54:04 -0700 Subject: veux: Update LE Audio profile properties to match spec and implementation Bug: 217448211 Test: atest BluetoothInstrumentationTests Change-Id: I9312b9b70b51603aca6da6f4081533ab73c1614d --- product.prop | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/product.prop b/product.prop index ae83abe..81bd4b3 100644 --- a/product.prop +++ b/product.prop @@ -10,7 +10,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 @@ -25,8 +25,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 # Display ro.surface_flinger.set_display_power_timer_ms=1000 -- cgit v1.2.3