summaryrefslogtreecommitdiffstats
path: root/core/base_rules.mk
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2014-07-22 15:42:11 -0700
committerYing Wang <wangying@google.com>2014-07-22 17:37:11 -0700
commit1425e2d8c08663987f2d1004c55e6060d1ce6dfe (patch)
tree229d2fb2fcdd49625fe318354390ed03d746a386 /core/base_rules.mk
parent337bbf89d92f28bff85273ffefb71d3e5d7f57fc (diff)
downloadbuild-1425e2d8c08663987f2d1004c55e6060d1ce6dfe.zip
build-1425e2d8c08663987f2d1004c55e6060d1ce6dfe.tar.gz
build-1425e2d8c08663987f2d1004c55e6060d1ce6dfe.tar.bz2
Support LOCAL_PACKAGE_SPLITS.
Support LOCAL_PACKAGE_SPLITS, which accepts a list of resource lables and generates multiple apks. The build system sets up rules to sign and zipalign the split apks. Bug: 16319961 Change-Id: I344b3d1c7eb158c6d0df879093d666a89870aadd
Diffstat (limited to 'core/base_rules.mk')
-rw-r--r--core/base_rules.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/base_rules.mk b/core/base_rules.mk
index f40eae7..7663ee2 100644
--- a/core/base_rules.mk
+++ b/core/base_rules.mk
@@ -176,7 +176,6 @@ else
built_module_path := $(intermediates)
endif
LOCAL_BUILT_MODULE := $(built_module_path)/$(my_built_module_stem)
-built_module_path :=
ifneq (true,$(LOCAL_UNINSTALLABLE_MODULE))
# Apk and its attachments reside in its own subdir.