Move libutils to libc++.

Bug: 15193147
Change-Id: I85aff3bcabb5ee3c8be9918b7bef0fd1bbfa98e3
This commit is contained in:
Dan Albert 2014-11-15 16:32:26 -08:00
parent 133b7d4a84
commit 890442a02d

View file

@ -104,8 +104,6 @@ LOCAL_SHARED_LIBRARIES := \
liblog \
libdl
include external/stlport/libstlport.mk
LOCAL_MODULE:= libutils
include $(BUILD_STATIC_LIBRARY)
@ -121,8 +119,6 @@ LOCAL_SHARED_LIBRARIES := \
liblog
LOCAL_CFLAGS := -Werror
include external/stlport/libstlport.mk
include $(BUILD_SHARED_LIBRARY)
# Include subdirectory makefiles