aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPig <pig.priv@gmail.com>2020-09-19 08:44:33 +0800
committerAlessandro Astone <ales.astone@gmail.com>2021-01-29 17:55:01 +0100
commitb3fe2ccea1977df87f4990ef8a1d7a4fcb2e16f6 (patch)
tree5e43798495eb51cb31a50cf3ad74c61d1ed4d409
parent69b6fd5175d0df347b3198edbb0246fcd1aa39f8 (diff)
sm8250-common: Drop no longer existed BluetoothQti
Change-Id: I6bf3e1dda6fe5dc66f6fafdb32a1daecb9616c84
-rw-r--r--common.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/common.mk b/common.mk
index a8f3323..520936b 100644
--- a/common.mk
+++ b/common.mk
@@ -76,10 +76,6 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
audio.a2dp.default
-# Bluetooth
-PRODUCT_PACKAGES += \
- BluetoothQti
-
# Boot control
PRODUCT_PACKAGES += \
android.hardware.boot@1.0-impl \