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

Commit c9f714b6 authored by Andreas Gampe's avatar Andreas Gampe
Browse files

Gallery2 : only build for 32-bit

Gallery2 depends on librsjni, which currently only builds for arm,
mips and x86.

Change-Id: I4fbf12f525941b75a7b47581db2ba43cf1abbbeb
parent a1ac6501
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -37,6 +37,8 @@ LOCAL_JNI_SHARED_LIBRARIES := libjni_eglfence libjni_filtershow_filters librsjni

LOCAL_PROGUARD_FLAG_FILES := proguard.flags

LOCAL_MULTILIB := 32

include $(BUILD_PACKAGE)

include $(call all-makefiles-under, jni)