Merge "dck: Setting DCK WCC and SE system properties" into main

This commit is contained in:
Shilika Gehlot 2024-09-06 22:10:50 +00:00 committed by Android (Google) Code Review
commit c8b41a0f2c

View file

@ -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