Add library test makefile solutions.
Change-Id: Ibc8df9b0e2342683158936bf011425780df8f02a
This commit is contained in:
8
core/shared_test_lib.mk
Normal file
8
core/shared_test_lib.mk
Normal file
@@ -0,0 +1,8 @@
|
||||
#############################################
|
||||
## A thin wrapper around BUILD_SHARED_LIBRARY
|
||||
## Common flags for native tests are added.
|
||||
#############################################
|
||||
|
||||
include $(BUILD_SYSTEM)/target_test_internal.mk
|
||||
|
||||
include $(BUILD_SHARED_LIBRARY)
|
Reference in New Issue
Block a user