Match the minimum version in the manifest. am: fc922a1 am: 0a0a7cf

am: e2d30a7

* commit 'e2d30a709f726fa295e3833b5f188b66a08ad998':
  Match the minimum version in the manifest.

Change-Id: I14101e7a6162f189ed805e28890dff94e51f8c13
This commit is contained in:
Dan Albert
2016-03-30 19:08:22 +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 := 9
LOCAL_SDK_VERSION := 19
LOCAL_NDK_STL_VARIANT := c++_static # LLVM libc++
include $(BUILD_SHARED_LIBRARY)