aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorforkbomb <keepcalm444@gmail.com>2015-12-04 13:00:00 +0530
committerAndreas Blaesius <skate4life@gmx.de>2016-02-21 11:10:46 -0800
commitae7e46a19de150df397ad8eb6da1a9cf7c5a55e9 (patch)
treefc64704ba95f735077b58618923c5cbc0f45d6ba
parentcde30017970290a17acd1f32a1d48a3095e9a696 (diff)
downloaddevice_samsung_espressowifi-ae7e46a19de150df397ad8eb6da1a9cf7c5a55e9.zip
device_samsung_espressowifi-ae7e46a19de150df397ad8eb6da1a9cf7c5a55e9.tar.gz
device_samsung_espressowifi-ae7e46a19de150df397ad8eb6da1a9cf7c5a55e9.tar.bz2
espresso-common: Disable ashmem tracking in parcels
Change-Id: I452572712246727e3ad6e8e7c517f0d39d33a61a
-rw-r--r--BoardConfigCommon.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index a369568..e158a55 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -121,3 +121,4 @@ BOARD_VENDOR := samsung
BOARD_PROVIDES_LIBRIL := true
BOARD_MODEM_TYPE := xmm6260
BOARD_RIL_CLASS := ../../../device/samsung/espresso-common/ril
+COMMON_GLOBAL_CFLAGS += -DDISABLE_ASHMEM_TRACKING