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

Commit 890442a0 authored by Dan Albert's avatar Dan Albert
Browse files

Move libutils to libc++.

Bug: 15193147
Change-Id: I85aff3bcabb5ee3c8be9918b7bef0fd1bbfa98e3
parent 133b7d4a
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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