dck: Setting DCK WCC and SE system properties
Bug: 356403117 Test: Build only Change-Id: I1345b631c9c81137c8b8d57cf5d42409b1586ffd Flag: NONE <setting system properties>
This commit is contained in:
parent
a89a2911b1
commit
90aadf7f84
1 changed files with 5 additions and 0 deletions
|
@ -136,6 +136,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