From d7f24cb3e51527788e8da7882b08f1318dbfb5fc Mon Sep 17 00:00:00 2001 From: Kujou Yuko Date: Thu, 18 Aug 2022 02:45:17 +0000 Subject: [PATCH] sm7250-common: Enable Audio Support for Hearing Aids central support Signed-off-by: Kujou Yuko Change-Id: I792a9715f17c1f17fb8b9a524cabed901d3e6f4a --- system_ext.prop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system_ext.prop b/system_ext.prop index c8b2d34..76ae24e 100644 --- a/system_ext.prop +++ b/system_ext.prop @@ -4,7 +4,7 @@ persist.vendor.dpm.feature=11 # 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.bap.broadcast.assist.enabled=true bluetooth.profile.bap.unicast.client.enabled=true