summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index b56f1dc..b23e4a3 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -94,7 +94,7 @@ BOARD_HAVE_BLUETOOTH := true
BOARD_HAVE_BLUETOOTH_BCM := true
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(DEVICE_FOLDER)/bluetooth
-BOARD_LIB_DUMPSTATE := libdumpstate.tuna
+BOARD_HAL_STATIC_LIBRARIES := libdumpstate.tuna
# Security
BOARD_USES_SECURE_SERVICES := true