Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eff28b58 authored by Dan Albert's avatar Dan Albert Committed by android-build-merger
Browse files

Merge "Move to libc++ from stlport." am: c6dd5f90

am: 81da46f9

Change-Id: I3c7f169097ef1c4d17263893a18ad21b9dae7d49
parents 2807036b 81da46f9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,6 +40,6 @@ LOCAL_SRC_FILES := contrast.cpp \

LOCAL_CFLAGS += -Wall -Wextra -Werror -Wno-unused-parameter

LOCAL_NDK_STL_VARIANT := stlport_static
LOCAL_NDK_STL_VARIANT := c++_static

include $(BUILD_SHARED_LIBRARY)