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

Commit 7939fbd6 authored by Alexandre Roux's avatar Alexandre Roux
Browse files

don't check shared dependencies

parent 0e7db13d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@ include $(CLEAR_VARS)

LOCAL_MODULE := libMagicEarthNative.so
LOCAL_MODULE_CLASS := SHARED_LIBRARIES
LOCAL_CHECK_ELF_FILES := false
ifeq ($(TARGET_CPU_ABI), arm64-v8a)
        LOCAL_MODULE_PATH := $(TARGET_OUT)/lib64
        LOCAL_SRC_FILES := arm64-v8a/libMagicEarthNative.so