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

Commit edb36bf7 authored by Ying Wang's avatar Ying Wang Committed by Android Git Automerger
Browse files

am 45f143fe: Merge "Remove the obsolete LOCAL_PAGE_ALIGN_JNI_SHARED_LIBRARIES" into mnc-dev

* commit '45f143fe':
  Remove the obsolete LOCAL_PAGE_ALIGN_JNI_SHARED_LIBRARIES
parents 51c54489 45f143fe
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -5,6 +5,4 @@ LOCAL_SRC_FILES := $(call all-subdir-java-files)

LOCAL_PACKAGE_NAME := install_jni_lib_open_from_apk

LOCAL_PAGE_ALIGN_JNI_SHARED_LIBRARIES := true

include $(FrameworkCoreTests_BUILD_PACKAGE)