Merge "Remove LOCAL_JNI_SHARED_LIBRARIES_ZIP_OPTIONS"

This commit is contained in:
Dmitriy Ivanov
2015-04-17 19:01:40 +00:00
committed by Gerrit Code Review

View File

@@ -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)