Merge "B3: Add hci_inject tool in user debug build" into tm-dev
This commit is contained in:
commit
7ad926174d
1 changed files with 3 additions and 2 deletions
|
@ -131,9 +131,10 @@ PRODUCT_SOONG_NAMESPACES += vendor/google_devices/bluejay/prebuilts
|
|||
# Display LBE
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.lbe.supported=1
|
||||
|
||||
# Bluetooth SAR test tool
|
||||
# Bluetooth Hal Extension test tools
|
||||
PRODUCT_PACKAGES_DEBUG += \
|
||||
sar_test
|
||||
sar_test \
|
||||
hci_inject
|
||||
|
||||
# Config of primary display frames to reach LHBM peak brightness
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.primarydisplay.lhbm.frames_to_reach_peak_brightness=2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue