BT: add sysprop to enable OPUS codec

Add new system proprty persist.bluetooth.opus.enabled to
indicate devices enable OPUS codec.

Bug: 254609888
Test: atest net_test_stack:A2dpCodecConfigTest#init
Change-Id: I1df3d6de1b4c4020fb214b4a9fe2f4fe8b347195
This commit is contained in:
kuanyuhuang 2022-10-27 10:03:03 +00:00 committed by Tom Huang
parent b0dabc8ab3
commit 932c8178a7
3 changed files with 10 additions and 0 deletions

View file

@ -1,3 +1,5 @@
# This is BTBCM HAL overlay configuration file.
BtA2dpOffloadCap = sbc-aac-aptx-aptxhd-ldac-opus
BtOpusEnabled = true