Lines Matching refs:Package
18 ## Standard rules for building an application package.
21 ## LOCAL_PACKAGE_NAME: The name of the package; the directory
32 package_overridden := $(call set-inherited-package-variables)
42 $(error $(LOCAL_PATH): Package modules must define LOCAL_PACKAGE_NAME)
46 $(error $(LOCAL_PATH): Package modules may not define LOCAL_MODULE_SUFFIX)
51 $(error $(LOCAL_PATH): Package modules may not define LOCAL_MODULE)
56 $(error $(LOCAL_PATH): Package modules may not set LOCAL_MODULE_CLASS)
67 # Package LOCAL_MODULE_TAGS default to optional
172 # The linked resource package.
173 my_res_package := $(intermediates)/package-res.apk
217 LOCAL_BUILT_MODULE_STEM := package.apk
227 # the package explicitly request to disable proguard.
261 # Only add jacocoagent if the package contains some java code
274 # Only add jacocoagent if the package contains some java code
429 # Put this module's resources into a PRODUCT-agnositc package that
432 resource_export_package := $(intermediates.COMMON)/package-export.apk
435 # add-assets-to-package looks at PRODUCT_AAPT_CONFIG, but this target
441 $(create-empty-package)
442 $(add-assets-to-package)
489 $(call intermediates-dir-for,APPS,framework-res,,COMMON)/package-export.apk
499 $(call intermediates-dir-for,APPS,$(lib),,COMMON)/package-export.apk)
516 # Use the jarjar processed arhive as the initial package file.
526 # Pick a key to sign the package with. If this package hasn't specified
560 # Define the rule to build the actual package.
588 @echo "target Package: $(PRIVATE_MODULE) ($@)"
593 $(create-empty-package)
596 $(call initialize-package-file,$(PRIVATE_SOURCE_ARCHIVE),$@),\
597 $(create-empty-package))
599 $(add-assets-to-package)
602 $(add-jni-shared-libs-to-package)
608 $(add-dex-to-package)
616 $(hide) cp -f $@ $(dir $@)package.dex.apk
622 $(sign-package)
641 $(add-dex-to-package)
662 $(sign-package)
689 # Save information about this package