gts3l: prop: Add aptX HD into the A2DP cap list

There is no library for aptX HD but it should work after installing aptX
libraries via Magisk

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I729bdb969e03536abf2145f11c2ea23e72128598
This commit is contained in:
Deokgyu Yang 2021-05-21 02:46:57 +09:00
parent f1caa7e4d1
commit f3989240d9

View file

@ -40,7 +40,7 @@ ro.bluetooth.emb_wp_mode=true
ro.vendor.bluetooth.emb_wp_mode=true ro.vendor.bluetooth.emb_wp_mode=true
ro.bluetooth.wipower=true ro.bluetooth.wipower=true
ro.vendor.bluetooth.wipower=true ro.vendor.bluetooth.wipower=true
persist.vendor.bt.a2dp_offload_cap=sbc-aptx-aac-ldac persist.vendor.bt.a2dp_offload_cap=sbc-aptx-aptxhd-aac-ldac
# Camera # Camera
camera.disable_zsl_mode=1 camera.disable_zsl_mode=1