| ########################################### | |
| ## A thin wrapper around BUILD_EXECUTABLE | |
| ## Common flags for native tests are added. | |
| ########################################### | |
| include $(BUILD_SYSTEM)/target_test_internal.mk | |
| LOCAL_MULTILIB := both | |
| include $(BUILD_EXECUTABLE) |