Merge "Fix compatibility for tests to execute on older OS versions"
This commit is contained in:
committed by
Android (Google) Code Review
commit
7cb708b8ad
@@ -1,5 +1,8 @@
|
|||||||
LOCAL_PATH:= $(call my-dir)
|
LOCAL_PATH:= $(call my-dir)
|
||||||
|
|
||||||
|
# Tests need to be compatible with devices that do not support gnu hash-style
|
||||||
|
LOCAL_LDFLAGS+=-Wl,--hash-style=both
|
||||||
|
|
||||||
LOCAL_SRC_FILES:= \
|
LOCAL_SRC_FILES:= \
|
||||||
oemcrypto_test.cpp \
|
oemcrypto_test.cpp \
|
||||||
oemcrypto_test_android.cpp \
|
oemcrypto_test_android.cpp \
|
||||||
|
|||||||
Reference in New Issue
Block a user