aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorceltare21 <celtare21@gmail.com>2019-08-06 15:55:56 +0000
committerceltare21 <celtare21@gmail.com>2019-08-06 15:55:56 +0000
commitf2d2f3749ac5a4cd13a04e11bc790f13457d398b (patch)
treeae8d75e3b8859ae2671e3f184d56c77ec3ce948f
parentfbadb68b0b5769b2556fd9bc5036c4e9b9a89765 (diff)
mata: Don't specify bitness for bluetooth hal
Signed-off-by: celtare21 <celtare21@gmail.com>
-rw-r--r--device.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index bd7ca6bd..ca7dc957 100644
--- a/device.mk
+++ b/device.mk
@@ -105,7 +105,7 @@ PRODUCT_STATIC_BOOT_CONTROL_HAL := \
# Bluetooth
PRODUCT_PACKAGES += \
- android.hardware.bluetooth@1.0-impl:64 \
+ android.hardware.bluetooth@1.0-impl \
android.hardware.bluetooth@1.0-service \
libbt-vendor