OSDN Git Service

64bit emmc fix
authorGopinath <gelanchezhian@google.com>
Tue, 15 Sep 2015 18:27:13 +0000 (11:27 -0700)
committerGopinath <gelanchezhian@google.com>
Tue, 15 Sep 2015 18:27:13 +0000 (11:27 -0700)
Generating both 32bit and 64bit varaints for emmc

Change-Id: Iefb38576fc6a2c516b13f10e24828b373410d942

tests/ext4/Android.mk

index 1ccc4ef..bdd4072 100644 (file)
@@ -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