We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 107d952 + 218554b commit e1b7704Copy full SHA for e1b7704
Android.mk
@@ -19,7 +19,8 @@ LOCAL_SRC_FILES := \
19
src/common/HTTPRequest.cpp \
20
src/common/HTTPSClient.cpp \
21
src/common/PlaintextConnection.cpp \
22
- src/android/AndroidClient.cpp
+ src/android/AndroidClient.cpp \
23
+ src/generic/UnixLibraryLoader.cpp
24
25
LOCAL_SHARED_LIBRARIES := liblove
26
0 commit comments