From d9a9601c93c9b6fcdefb30909b71796732680cbb Mon Sep 17 00:00:00 2001 From: Edwin Moquete Date: Sat, 7 Jan 2023 09:28:14 +0000 Subject: [PATCH] sdm710-common: Remove unused persist.bluetooth.a2dp_offload.cap property This prop has no effect as of T QPR1. See: https://github.com/LineageOS/android_packages_modules_Bluetooth/commit/cf25e331479a850ad888f077b1d6bac7419213e4 Change-Id: Ic762812dd59429d344ccc55c01bf96b0ffd6dbab Signed-off-by: Chenyang Zhong --- vendor.prop | 1 - 1 file changed, 1 deletion(-) diff --git a/vendor.prop b/vendor.prop index 07799a5..518acf3 100644 --- a/vendor.prop +++ b/vendor.prop @@ -111,7 +111,6 @@ bluetooth.profile.pbap.server.enabled?=true bluetooth.profile.sap.server.enabled?=true ro.bluetooth.a2dp_offload.supported=true persist.bluetooth.a2dp_offload.disabled=false -persist.bluetooth.a2dp_offload.cap=sbc-aac-aptx-aptxhd-ldac vendor.qcom.bluetooth.soc=cherokee persist.vendor.qcom.bluetooth.enable.splita2dp=true persist.vendor.qcom.bluetooth.a2dp_offload_cap=sbc-aptx-aptxtws-aptxhd-aac-ldac