davinci: bluetooth: Copy hardware permissions from frameworks/native

Co-authored-by: Fabian Leutenegger <fabian.leutenegger@bluewin.ch>
Change-Id: Ie09c75a63aca03aa61f3606f761a8b10ccdf7505
This commit is contained in:
Arian 2020-04-19 22:44:37 +02:00
parent 3e3ea29100
commit 94de6ed2e1
No known key found for this signature in database
GPG Key ID: 48029380598CE3B9

View File

@ -27,6 +27,11 @@ $(call inherit-product, vendor/xiaomi/davinci/davinci-vendor.mk)
PRODUCT_PACKAGES += \
fs_config_files
# Bluetooth
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.bluetooth_le.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.bluetooth_le.xml \
frameworks/native/data/etc/android.hardware.bluetooth.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.bluetooth.xml
# Boot animation
TARGET_SCREEN_HEIGHT := 2340
TARGET_SCREEN_WIDTH := 1080