Fix realtek bluetooth support
This commit is contained in:
parent
82919cf14f
commit
0309bd8eca
1 changed files with 3 additions and 0 deletions
|
@ -55,6 +55,9 @@ PRODUCT_COPY_FILES += \
|
|||
PRODUCT_COPY_FILES += \
|
||||
device/softwinner/tulip-chiphd/twrp.fstab:recovery/root/etc/twrp.fstab
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/softwinner/tulip-chiphd/bluetooth/rtkbt.conf:system/etc/bluetooth/rtkbt.conf
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.camera.xml:system/etc/permissions/android.hardware.camera.xml \
|
||||
frameworks/native/data/etc/android.hardware.camera.front.xml:system/etc/permissions/android.hardware.camera.front.xml \
|
||||
|
|
Loading…
Reference in a new issue