From 1f817aa30076f3a221695f898c4571f9977e0513 Mon Sep 17 00:00:00 2001 From: Kujou Yuko Date: Thu, 18 Aug 2022 02:45:17 +0000 Subject: [PATCH] sdm660-common: Enable Audio Support for Hearing Aids central support Signed-off-by: Kujou Yuko Change-Id: I792a9715f17c1f17fb8b9a524cabed901d3e6f4a Signed-off-by: pix106 --- properties/system_ext.prop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/properties/system_ext.prop b/properties/system_ext.prop index 6c495529..d3689a4f 100644 --- a/properties/system_ext.prop +++ b/properties/system_ext.prop @@ -1,7 +1,7 @@ # Bluetooth bluetooth.device.class_of_device=90,2,12 bluetooth.profile.a2dp.source.enabled=true -bluetooth.profile.asha.central.enabled=false +bluetooth.profile.asha.central.enabled=true bluetooth.profile.avrcp.target.enabled=true bluetooth.profile.bas.client.enabled=true bluetooth.profile.gatt.enabled=true