mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: Build libbt-vendor from source
Change-Id: I11ec72e93aff1d2c83cddbb7268c304e5e0beb46 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
2d821cda3c
commit
afb01a875c
4 changed files with 11 additions and 4 deletions
|
|
@ -27,7 +27,12 @@ PRODUCT_COPY_FILES += \
|
|||
PRODUCT_PACKAGES += \
|
||||
android.hardware.bluetooth@1.0-impl \
|
||||
android.hardware.bluetooth@1.0-service \
|
||||
audio.a2dp.default
|
||||
audio.a2dp.default \
|
||||
libbt-vendor
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
hardware/samsung_slsi/libbt/conf/bt_did.conf:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth/bt_did.conf \
|
||||
hardware/samsung_slsi/libbt/conf/bt_vendor.conf:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth/bt_vendor.conf
|
||||
|
||||
# Boot animation
|
||||
TARGET_SCREEN_HEIGHT := 2340
|
||||
|
|
|
|||
Loading…
Reference in a new issue