From 1b5d9899970025d281253f39e944d218d133e5f9 Mon Sep 17 00:00:00 2001 From: Michael Limb Date: Tue, 12 Nov 2013 01:34:21 -0800 Subject: tuna: update flag for dumpstate library This is the new standard for HAL static libraries in 4.4 Change-Id: If8d931facd3ec6d48b769641c6c9a15a30ed6529 --- BoardConfig.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BoardConfig.mk') 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 -- cgit v1.1