summaryrefslogtreecommitdiffstats
path: root/core/prebuilt_internal.mk
diff options
context:
space:
mode:
authorNarayan Kamath <narayan@google.com>2015-02-26 12:58:11 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-02-26 12:58:11 +0000
commit7a9e38840536b291688f4e3a0989acaa56af3191 (patch)
treea2b4d94249fcbf17e473f24c2e51c97850e839ee /core/prebuilt_internal.mk
parentb4cca8099906d065b9ea1581c7957daf76a61635 (diff)
parent738871f6eb3c372b60928e761f0dc24e46a6bba5 (diff)
downloadbuild-7a9e38840536b291688f4e3a0989acaa56af3191.zip
build-7a9e38840536b291688f4e3a0989acaa56af3191.tar.gz
build-7a9e38840536b291688f4e3a0989acaa56af3191.tar.bz2
am 738871f6: am e886392c: am 37a44faa: Merge "Store native libs aligned to PAGE_SIZE"
* commit '738871f6eb3c372b60928e761f0dc24e46a6bba5': Store native libs aligned to PAGE_SIZE
Diffstat (limited to 'core/prebuilt_internal.mk')
-rw-r--r--core/prebuilt_internal.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/prebuilt_internal.mk b/core/prebuilt_internal.mk
index 2a28da3..e8af1d9 100644
--- a/core/prebuilt_internal.mk
+++ b/core/prebuilt_internal.mk
@@ -190,6 +190,7 @@ endif
include $(BUILD_SYSTEM)/dex_preopt_odex_install.mk
#######################################
# Sign and align non-presigned .apks.
+$(built_module) : PRIVATE_PAGE_ALIGN_JNI_SHARED_LIBRARIES := $(LOCAL_PAGE_ALIGN_JNI_SHARED_LIBRARIES)
$(built_module) : $(my_prebuilt_src_file) | $(ACP) $(ZIPALIGN) $(SIGNAPK_JAR)
$(transform-prebuilt-to-target)
ifdef extracted_jni_libs