Snap for 10309372 from 2461cbc4ed
to udc-qpr1-release
Change-Id: Ieb4eb1451b45b6319200d0e53e21786e1573b04c
This commit is contained in:
commit
61f57c66b2
2 changed files with 7 additions and 1 deletions
|
@ -114,7 +114,8 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
|
||||
# DCK properties based on target
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.gms.dck.eligible_wcc=3
|
||||
ro.gms.dck.eligible_wcc=3 \
|
||||
ro.gms.dck.se_capability=1
|
||||
|
||||
# Bluetooth hci_inject test tool
|
||||
PRODUCT_PACKAGES_DEBUG += \
|
||||
|
|
|
@ -102,6 +102,11 @@ PRODUCT_PACKAGES += \
|
|||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.audio.spatializer_enabled=true
|
||||
|
||||
# DCK properties based on target
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.gms.dck.eligible_wcc=2 \
|
||||
ro.gms.dck.se_capability=1
|
||||
|
||||
# Bluetooth hci_inject test tool
|
||||
PRODUCT_PACKAGES_DEBUG += \
|
||||
hci_inject
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue