diff options
-rw-r--r-- | device.mk | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -102,8 +102,9 @@ PRODUCT_COPY_FILES += \ # Bluetooth PRODUCT_PACKAGES += \ - android.hardware.bluetooth@1.0-impl - + android.hardware.bluetooth@1.0-impl \ + libbt-vendor + # Camera PRODUCT_PACKAGES += \ Snap |