Native tests are now multilib=both by default
Change-Id: I788ac0b871703c137727a65e017c4466127c0190
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user