diff options
Diffstat (limited to 'BoardConfigCommon.mk')
| -rw-r--r-- | BoardConfigCommon.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index ef69eef..58f144b 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -72,6 +72,9 @@ BOARD_HAVE_BLUETOOTH := true BOARD_HAVE_BLUETOOTH_BCM := true BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/asus/grouper/bluetooth +# Dump State +BOARD_HAL_STATIC_LIBRARIES := libdumpstate.grouper + # Security BOARD_USES_SECURE_SERVICES := true BOARD_SEPOLICY_DIRS += device/asus/grouper/sepolicy |
