diff options
| author | Dan Albert <danalbert@google.com> | 2014-11-17 19:35:30 +0000 |
|---|---|---|
| committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2014-11-17 19:35:30 +0000 |
| commit | c2fadae1a518c1eb92c4d1910fba9809e45caf40 (patch) | |
| tree | e49aaac92d14c80be04469a5723fbbd8e3d2aa5d | |
| parent | b17837a1495728c23c0bc51af247a8a1e927d1e3 (diff) | |
| parent | bcf8804b4e8f65203351bcc39ab313ce809fde2c (diff) | |
| download | platform_libnativehelper-c2fadae1a518c1eb92c4d1910fba9809e45caf40.tar.gz platform_libnativehelper-c2fadae1a518c1eb92c4d1910fba9809e45caf40.tar.bz2 platform_libnativehelper-c2fadae1a518c1eb92c4d1910fba9809e45caf40.zip | |
Merge "Move libnativehelper to libc++."android-wear-5.0.0_r1lollipop-wear-release
| -rw-r--r-- | Android.mk | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -36,7 +36,6 @@ LOCAL_CLANG := true 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) |
