dre: Don't disable inband ringing as per OOS

Change-Id: Id424be6405464348d64410e91ca1d38f208ee465
This commit is contained in:
Alexander Koskovich 2022-07-03 16:08:48 -07:00 committed by Albert Tang
parent d4135351bf
commit 9da020832f

View file

@ -2,6 +2,7 @@
persist.bluetooth.bqr.choppy_threshold=9,6 persist.bluetooth.bqr.choppy_threshold=9,6
persist.bluetooth.bqr.event_mask=0x8000000E persist.bluetooth.bqr.event_mask=0x8000000E
persist.bluetooth.bqr.min_interval_ms=60000 persist.bluetooth.bqr.min_interval_ms=60000
persist.bluetooth.disableinbandringing=false
persist.vendor.bt.a2dp.aac_whitelist=false persist.vendor.bt.a2dp.aac_whitelist=false
persist.vendor.bt.a2dp.hal.implementation=true persist.vendor.bt.a2dp.hal.implementation=true
ro.bluetooth.library_name=libbluetooth_qti.so ro.bluetooth.library_name=libbluetooth_qti.so