commit | c2fadae1a518c1eb92c4d1910fba9809e45caf40 | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Mon Nov 17 19:35:30 2014 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Nov 17 19:35:30 2014 +0000 |
tree | e49aaac92d14c80be04469a5723fbbd8e3d2aa5d | |
parent | b17837a1495728c23c0bc51af247a8a1e927d1e3 [diff] | |
parent | bcf8804b4e8f65203351bcc39ab313ce809fde2c [diff] |
Merge "Move libnativehelper to libc++."
diff --git a/Android.mk b/Android.mk index 59839d4..a5ead4a 100644 --- a/Android.mk +++ b/Android.mk
@@ -36,7 +36,6 @@ LOCAL_CFLAGS := -Werror -fvisibility=protected LOCAL_C_INCLUDES := libcore/include LOCAL_SHARED_LIBRARIES += libcutils libdl -LOCAL_CXX_STL := stlport LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk include $(BUILD_SHARED_LIBRARY)