From 014ee33fff5435f4cc3e1349f731095ded753261 Mon Sep 17 00:00:00 2001 From: jhenrique09 Date: Wed, 13 Dec 2017 21:29:05 -0200 Subject: [PATCH] sanders: Fix invalid bluetooth mac Revert "potter: Read BT address from property" This reverts commit 8278bc75988ae88e5e8637afa0685be8890c7595. --- BoardConfig.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfig.mk b/BoardConfig.mk index 3e36f46..b1da1c2 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -119,7 +119,6 @@ TARGET_USES_QCOM_MM_AUDIO := true BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(DEVICE_PATH)/bluetooth BOARD_HAVE_BLUETOOTH := true BOARD_HAVE_BLUETOOTH_QCOM := true -QCOM_BT_READ_ADDR_FROM_PROP := true # Camera # TARGET_CAMERASERVICE_CLOSES_NATIVE_HANDLES := true