Match the minimum version in the manifest.

am: fc922a1

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

Change-Id: Ia21710004fd08a0c57c77301045c910fe27c5353
This commit is contained in:
Dan Albert
2016-03-30 18:41:31 +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)