mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-02-01 07:33:36 +00:00
Build libbt-vendor to avoid bluetooth crash
Bug: 31420007 Change-Id: I8066816c1f9985493ec6322b3b6ae85aa8faac23
This commit is contained in:
@@ -45,9 +45,14 @@ BOARD_PERSISTIMAGE_FILE_SYSTEM_TYPE := ext4
|
||||
MSM_VIDC_TARGET_LIST := msmcobalt # Get the color format from kernel headers
|
||||
MASTER_SIDE_CP_TARGET_LIST := msmcobalt # ION specific settings
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.bluetooth.xml:system/etc/permissions/android.hardware.bluetooth.xml \
|
||||
frameworks/native/data/etc/android.hardware.bluetooth_le.xml:system/etc/permissions/android.hardware.bluetooth_le.xml \
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
hwcomposer.msmcobalt \
|
||||
gralloc.msmcobalt \
|
||||
libbt-vendor \
|
||||
|
||||
# setup dalvik vm configs
|
||||
$(call inherit-product, frameworks/native/build/phone-xhdpi-2048-dalvik-heap.mk)
|
||||
|
||||
Reference in New Issue
Block a user