mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
msm8976-common: Add libbt-vendor in device-common.mk
Bug: 36810308 Test: build Change-Id: Iae4a6340a184dde818603b546470c8cf883f2f7b
This commit is contained in:
parent
fffaade00b
commit
6e63a763d9
1 changed files with 2 additions and 1 deletions
|
@ -106,7 +106,8 @@ PRODUCT_COPY_FILES += \
|
|||
|
||||
# Bluetooth
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.bluetooth@1.0-impl
|
||||
android.hardware.bluetooth@1.0-impl \
|
||||
libbt-vendor
|
||||
|
||||
# Camera
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
Loading…
Reference in a new issue