blob: bc7f2e7aa2a5ac234ebd5922879934e5f6bdcd4b [file] [log] [blame]
Ying Wang4c681742010-07-20 11:08:47 -07001###########################################
2## A thin wrapper around BUILD_EXECUTABLE
3## Common flags for native tests are added.
4###########################################
5
Christopher Ferris70ca5e52014-02-04 22:09:16 -08006include $(BUILD_SYSTEM)/target_test_internal.mk
Ying Wang4c681742010-07-20 11:08:47 -07007
Colin Cross8c141e72014-03-24 18:39:18 -07008LOCAL_MULTILIB := both
9
Ying Wang4c681742010-07-20 11:08:47 -070010include $(BUILD_EXECUTABLE)