Snap for 9070718 from 1f70b90493
to udc-release
Change-Id: Ie07c0cf8874f79518b5f53260ee8d8fde345a6da
This commit is contained in:
commit
ad2b130574
2 changed files with 6 additions and 2 deletions
|
@ -68,7 +68,9 @@ else ifeq ($(TARGET_USE_QTI_BT_SAR),true)
|
|||
endif
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.bluetooth@1.0-service-qti \
|
||||
hardware.google.bluetooth.bt_channel_avoidance@1.0-impl
|
||||
hardware.google.bluetooth.bt_channel_avoidance@1.0-impl \
|
||||
android.hardware.bluetooth.prebuilt.xml \
|
||||
android.hardware.bluetooth_le.prebuilt.xml
|
||||
|
||||
# Bluetooth SAR Tx power caps
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
|
@ -146,7 +146,9 @@ endif
|
|||
|
||||
# Vibrator HAL
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
ro.vendor.vibrator.hal.supported_primitives=243
|
||||
ro.vendor.vibrator.hal.supported_primitives=243 \
|
||||
ro.vendor.vibrator.hal.f0.comp.enabled=1 \
|
||||
ro.vendor.vibrator.hal.redc.comp.enabled=0
|
||||
|
||||
# Trusty liboemcrypto.so
|
||||
PRODUCT_SOONG_NAMESPACES += vendor/google_devices/lynx/prebuilts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue