Match the minimum version in the manifest. am: fc922a1

am: 0a0a7cf

* commit '0a0a7cf815af48d589d480c03ad9277e41291dfb':
  Match the minimum version in the manifest.

Change-Id: Ifb35c42f8d7171d8fb81ad9187de124b69428597
This commit is contained in:
Dan Albert
2016-03-30 19:04:15 +00:00
committed by android-build-merger
+1 -1
View File
@@ -29,7 +29,7 @@ LOCAL_SRC_FILES := GifTranscoder.cpp
LOCAL_CFLAGS += -Wall -Wno-unused-parameter -Wno-switch LOCAL_CFLAGS += -Wall -Wno-unused-parameter -Wno-switch
LOCAL_SDK_VERSION := 9 LOCAL_SDK_VERSION := 19
LOCAL_NDK_STL_VARIANT := c++_static # LLVM libc++ LOCAL_NDK_STL_VARIANT := c++_static # LLVM libc++
include $(BUILD_SHARED_LIBRARY) include $(BUILD_SHARED_LIBRARY)