Snap for 10739918 from afe207739d
to udc-qpr1-release
Change-Id: Ia28828a49006f03d3e26382391e1406bc9f60d31
This commit is contained in:
commit
28dbd6749d
1 changed files with 9 additions and 0 deletions
|
@ -15,6 +15,15 @@
|
|||
# limitations under the License.
|
||||
#
|
||||
|
||||
# Override BQR mask to enable LE Audio Choppy report
|
||||
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
persist.bluetooth.bqr.event_mask=262238
|
||||
else
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
persist.bluetooth.bqr.event_mask=94
|
||||
endif
|
||||
|
||||
# Bluetooth Super Wide Band
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
bluetooth.hfp.swb.supported=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue