BT: add sysprop to enable OPUS codec
Add new system proprty persist.bluetooth.opus.enabled to indicate devices enable OPUS codec. Bug: 254609888 Test: manually Change-Id: I691259f41810777987b5d2dae3e426d58363b0e7
This commit is contained in:
parent
15b844bd9b
commit
c7cca3cb0b
2 changed files with 6 additions and 0 deletions
|
@ -2,3 +2,5 @@
|
|||
|
||||
# Uart port name
|
||||
UartPort = /dev/ttySAC18
|
||||
|
||||
BtOpusEnabled = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue