Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
libcore
Commits
30664c1e
Commit
30664c1e
authored
9 years ago
by
Narayan Kamath
Browse files
Options
Download
Email Patches
Plain Diff
Rename native library.
Change-Id: I598b9454e0ebcf2191fbc97980cb8267771ec530
parent
09f993b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
NativeCode.mk
NativeCode.mk
+2
-2
No files found.
NativeCode.mk
View file @
30664c1e
...
...
@@ -119,7 +119,7 @@ LOCAL_SHARED_LIBRARIES := $(core_shared_libraries) libcrypto libssl libz
LOCAL_SHARED_LIBRARIES
+=
libart libnativehelper libdl
LOCAL_STATIC_LIBRARIES
:=
$(core_static_libraries)
libfdlibm
LOCAL_MODULE_TAGS
:=
optional
LOCAL_MODULE
:=
lib
xxavacore
LOCAL_MODULE
:=
lib
openjdk
LOCAL_CXX_STL
:=
libc++
include
$(BUILD_SHARED_LIBRARY)
...
...
@@ -206,7 +206,7 @@ LOCAL_SHARED_LIBRARIES += libart libnativehelper
LOCAL_STATIC_LIBRARIES
:=
$(core_static_libraries)
libfdlibm
LOCAL_MODULE_TAGS
:=
optional
LOCAL_LDLIBS
+=
-ldl
-lpthread
LOCAL_MODULE
:=
lib
xxavacore
LOCAL_MODULE
:=
lib
openjdk
LOCAL_MULTILIB
:=
both
include
$(BUILD_HOST_SHARED_LIBRARY)
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment