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

Commit 811b7266 authored by Dmitriy Ivanov's avatar Dmitriy Ivanov
Browse files

Remove LOCAL_JNI_SHARED_LIBRARIES_ZIP_OPTIONS

  It is no longer needed.

Change-Id: I1b5a58528507df35cc0792a18be5583e3605cbe0
parent e5e49a17
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -5,7 +5,6 @@ LOCAL_SRC_FILES := $(call all-subdir-java-files)

LOCAL_PACKAGE_NAME := install_jni_lib_open_from_apk

LOCAL_JNI_SHARED_LIBRARIES_ZIP_OPTIONS := -0
LOCAL_PAGE_ALIGN_JNI_SHARED_LIBRARIES := true

include $(FrameworkCoreTests_BUILD_PACKAGE)