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

Commit ac82ae34 authored by Soumil Shah's avatar Soumil Shah
Browse files

Changing to correct library name (stlport_static to c++_static)

Change-Id: I2747fb45518f81ba96c576a1790f47c33aa57c32
parent fa5ddffb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ include $(CLEAR_VARS)

LOCAL_MODULE        := libjni_gallery_jpegstream

LOCAL_NDK_STL_VARIANT := stlport_static
LOCAL_NDK_STL_VARIANT := c++_static

LOCAL_C_INCLUDES := $(LOCAL_PATH) \
                    $(LOCAL_PATH)/src \