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

Commit b49d1438 authored by Dan Albert's avatar Dan Albert
Browse files

Bump API to match dependencies.

libjpeg_static_ndk is built against 17, so we need to be built
against at least that.

Test: mma
Bug: None
Change-Id: I6c3697010e308f04c629118c6a63f614d87b3409
parent 2ca742cd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ LOCAL_C_INCLUDES := $(LOCAL_PATH) \

LOCAL_STATIC_LIBRARIES := libjpeg_static_ndk

LOCAL_SDK_VERSION   := 9
LOCAL_SDK_VERSION   := 17
LOCAL_ARM_MODE := arm

LOCAL_CFLAGS    += -ffast-math -O3 -funroll-loops