mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 16:47:35 +00:00
sm6375-common: props: Enable aptX(HD) offload
As of Android 13 QPR2, AOSP Bluetooth APEX supports aptX/aptX HD out of the box with no way to disable it, so we might as well support offload. Change-Id: I04d3f0c10c767c42a94fdf80b3bd6ff96923f276 Signed-off-by: Ahmad Rulim <personal@rulim34.dev>
This commit is contained in:
committed by
boedhack99
parent
1000a850a8
commit
3dafaab87d
@@ -166,6 +166,8 @@ bluetooth.profile.sap.server.enabled?=true
|
||||
bluetooth.profile.ccp.server.enabled?=true
|
||||
bluetooth.profile.vcp.controller.enabled?=true
|
||||
persist.bluetooth.a2dp_offload.disabled=false
|
||||
persist.vendor.bt.a2dp_offload_cap=sbc-aptx-aptxhd-aac
|
||||
persist.vendor.qcom.bluetooth.a2dp_offload_cap=sbc-aptx-aptxhd-aac
|
||||
ro.bluetooth.a2dp_offload.supported=true
|
||||
|
||||
# Camera
|
||||
|
||||
Reference in New Issue
Block a user