blob: a0e29706984ce099176c8fe2b06248094134493d [file] [log] [blame]
Christopher Ferris70ca5e52014-02-04 22:09:16 -08001#############################################
2## A thin wrapper around BUILD_STATIC_LIBRARY
3## Common flags for native tests are added.
4#############################################
Dan Willemsen1684b322016-07-25 16:03:53 -07005$(call record-module-type,STATIC_TEST_LIBRARY)
Christopher Ferris70ca5e52014-02-04 22:09:16 -08006
7include $(BUILD_SYSTEM)/target_test_internal.mk
8
9include $(BUILD_STATIC_LIBRARY)