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