Stop targeting Froyo.

am: 374af0d0d0

* commit '374af0d0d04c5c4baaa2fde328c6795a0a9a76e2':
  Stop targeting Froyo.
This commit is contained in:
Dan Albert
2016-03-11 20:12:14 +00:00
committed by android-build-merger

View File

@@ -29,7 +29,7 @@ LOCAL_SRC_FILES := GifTranscoder.cpp
LOCAL_CFLAGS += -Wall -Wno-unused-parameter -Wno-switch
LOCAL_SDK_VERSION := 8
LOCAL_SDK_VERSION := 9
LOCAL_NDK_STL_VARIANT := c++_static # LLVM libc++
include $(BUILD_SHARED_LIBRARY)