Native tests are now multilib=both by default

Change-Id: I788ac0b871703c137727a65e017c4466127c0190
This commit is contained in:
Dmitriy Ivanov
2014-07-01 15:38:22 -07:00
parent 442d41fc12
commit fcac81ef04
3 changed files with 0 additions and 8 deletions

View File

@@ -19,7 +19,6 @@ ifneq ($(BUILD_TINY_ANDROID),true)
LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
LOCAL_MULTILIB := both
LOCAL_MODULE := linker-unit-tests
LOCAL_MODULE_STEM_32 := $(LOCAL_MODULE)32
LOCAL_MODULE_STEM_64 := $(LOCAL_MODULE)64