summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorMichael Limb <something15525@gmail.com>2013-11-12 01:34:21 -0800
committerZiyan <jaraidaniel@gmail.com>2014-12-13 00:39:20 +0100
commit1b5d9899970025d281253f39e944d218d133e5f9 (patch)
treeaabd03d75a8420bf97978097f3e4c3b0f24d64d9 /BoardConfig.mk
parent296fa5c8e3dee9e81bd3cd396bf9581f7e027053 (diff)
downloaddevice_samsung_tuna-1b5d9899970025d281253f39e944d218d133e5f9.zip
device_samsung_tuna-1b5d9899970025d281253f39e944d218d133e5f9.tar.gz
device_samsung_tuna-1b5d9899970025d281253f39e944d218d133e5f9.tar.bz2
tuna: update flag for dumpstate library
This is the new standard for HAL static libraries in 4.4 Change-Id: If8d931facd3ec6d48b769641c6c9a15a30ed6529
Diffstat (limited to 'BoardConfig.mk')
-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