diff options
| author | Erfan Abdi <erfangplus@gmail.com> | 2020-07-21 22:45:14 +0430 |
|---|---|---|
| committer | Georg Veichtlbauer <georg@vware.at> | 2023-04-28 20:19:51 +0200 |
| commit | 57b3afa0c34d867e2904ee115e7df08090d40136 (patch) | |
| tree | ee8cfbad7557eb3f0fc839545d950b382c6345b8 | |
| parent | 4ecf5d3427a22dc04934d0bfe2264c0169cd748a (diff) | |
msm8998-common: Nuke deprecated bluetooth flag
Change-Id: Ifb145fbeef8146bb7246d49792ce3419065b6c92
| -rw-r--r-- | BoardConfigCommon.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index c5907efb..07859e62 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -56,7 +56,6 @@ BOARD_USES_ALSA_AUDIO := true # Bluetooth BOARD_HAVE_BLUETOOTH := true -BOARD_HAVE_BLUETOOTH_QCOM := true # Camera USE_CAMERA_STUB := true |
