"git@repo.buzztime.com:halo/build.git" did not exist on "4f95446db19438757c54b1da335b67b50487a550"
Commit 30664c1e authored by Narayan Kamath's avatar Narayan Kamath
Browse files

Rename native library.

Change-Id: I598b9454e0ebcf2191fbc97980cb8267771ec530
parent 09f993b0
......@@ -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 := libxxavacore
LOCAL_MODULE := libopenjdk
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 := libxxavacore
LOCAL_MODULE := libopenjdk
LOCAL_MULTILIB := both
include $(BUILD_HOST_SHARED_LIBRARY)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment