From a646775bb9aa0bf664c974e2dc0de2e945c335e4 Mon Sep 17 00:00:00 2001 From: Cheney Ni Date: Thu, 6 Jan 2022 18:52:56 +0800 Subject: [PATCH] Bluetooth: move A2DP capabilities control to each project Bug: 194607800 Bug: 203042971 Test: pass A2DP playback manual test Change-Id: I0d5871bb5cfc6b84cf5c004c782a8007fbf09f43 --- device-shipping-common.mk | 5 ----- 1 file changed, 5 deletions(-) diff --git a/device-shipping-common.mk b/device-shipping-common.mk index e8a54daf..63cfb734 100644 --- a/device-shipping-common.mk +++ b/device-shipping-common.mk @@ -14,8 +14,3 @@ # limitations under the License. include device/google/gs201/device-common.mk - -PRODUCT_PROPERTY_OVERRIDES += \ - ro.bluetooth.a2dp_offload.supported=true \ - persist.bluetooth.a2dp_offload.disabled=false \ - persist.bluetooth.a2dp_offload.cap=sbc-aac-aptx-aptxhd-ldac