Merge "dck: Setting DCK WCC and SE system properties" into main
This commit is contained in:
commit
c8b41a0f2c
1 changed files with 5 additions and 0 deletions
|
@ -142,6 +142,11 @@ PRODUCT_COPY_FILES += \
|
|||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.bluetooth.finder.supported=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