ee2da03e26
LOCAL_LDLIBS should only be used with -l flags for NDK and some host libraries. Other uses should use LOCAL_SHARED_LIBRARIES. LOCAL_LDFLAGS should not contain -l entries, they should be in LOCAL_LDLIBS instead. LOCAL_CFLAGS should not contain -I entries, those should use LOCAL_C_INCLUDES instead. Change-Id: Ic901aa14651572ac682166becd4f0cd86baecc34 |
||
---|---|---|
.. | ||
Android.mk | ||
Android.nativebridge-dummy.mk | ||
CodeCacheCreate_test.cpp | ||
CodeCacheExists_test.cpp | ||
CodeCacheStatFail_test.cpp | ||
CompleteFlow_test.cpp | ||
DummyNativeBridge.cpp | ||
DummyNativeBridge2.cpp | ||
InvalidCharsNativeBridge_test.cpp | ||
NativeBridge2Signal_test.cpp | ||
NativeBridgeTest.h | ||
NativeBridgeVersion_test.cpp | ||
NeedsNativeBridge_test.cpp | ||
PreInitializeNativeBridge_test.cpp | ||
PreInitializeNativeBridgeFail1_test.cpp | ||
PreInitializeNativeBridgeFail2_test.cpp | ||
ReSetupNativeBridge_test.cpp | ||
UnavailableNativeBridge_test.cpp | ||
ValidNameNativeBridge_test.cpp |