summaryrefslogtreecommitdiff
path: root/device-common.mk
diff options
context:
space:
mode:
authorJohn Stultz <john.stultz@linaro.org>2021-07-16 00:54:21 +0000
committerJohn Stultz <john.stultz@linaro.org>2021-08-05 04:35:37 +0000
commit2e5462741c69bc112b8987b07b42930ebf40b201 (patch)
tree74adc491f5ea4d216fd13afefb6bf3ddc23e2c6e /device-common.mk
parent4ef206f6627c69bb2c93ce309533e26dc7f5c819 (diff)
downloadhikey-2e5462741c69bc112b8987b07b42930ebf40b201.tar.gz
hikey/hikey960: Clean up old build options for old kernels
We had a number of older build options to keep things working with older kernels, but with those kernels being unsupported with AOSP, we can go ahead and drop this logic to simplify things. Signed-off-by: John Stultz <john.stultz@linaro.org> Change-Id: Ibeaac890391fb21b33ebc45640053ab9db52ace9
Diffstat (limited to 'device-common.mk')
-rw-r--r--device-common.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/device-common.mk b/device-common.mk
index 1eb2e56f..d344fbb0 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -97,11 +97,7 @@ PRODUCT_PACKAGES += \
android.hardware.graphics.composer@2.1-service \
android.hardware.graphics.mapper@2.0-impl-2.1 \
-ifeq ($(HIKEY_USE_LEGACY_TI_BLUETOOTH), true)
-PRODUCT_PACKAGES += android.hardware.bluetooth@1.0-service.hikey uim
-else
PRODUCT_PACKAGES += android.hardware.bluetooth@1.1-service.btlinux
-endif
#
# Power HAL