summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGopinath <gelanchezhian@google.com>2015-09-15 20:05:35 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-09-15 20:05:35 +0000
commit79e1e6bf42638eade36ea6ce95240b74af19487a (patch)
treebb22972b32cc6c81826bb3b6796c827f83754b3a
parent58cd4204135501f59059763e699ea3df6430c828 (diff)
parentdafe707664786ff0dd5961424f4fe7f4c8ba24f7 (diff)
downloadextras-marshmallow-dr-dev.tar.gz
am dafe7076: 64bit emmc fixmarshmallow-dr-dev
* commit 'dafe707664786ff0dd5961424f4fe7f4c8ba24f7': 64bit emmc fix
-rw-r--r--tests/ext4/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ext4/Android.mk b/tests/ext4/Android.mk
index 1ccc4ef0..bdd4072a 100644
--- a/tests/ext4/Android.mk
+++ b/tests/ext4/Android.mk
@@ -6,6 +6,7 @@ include $(CLEAR_VARS)
LOCAL_SRC_FILES:= rand_emmc_perf.c
LOCAL_MODULE:= rand_emmc_perf
+LOCAL_MULTILIB := both
LOCAL_MODULE_STEM_32:= rand_emmc_perf
LOCAL_MODULE_STEM_64:= rand_emmc_perf64
LOCAL_MODULE_TAGS := optional