Home | History | Annotate | Download | only in core

Lines Matching refs:Module

18 # arbitrary operations as each module is included.
24 ## Common instructions for a generic module.
64 $(warning *** Module name: $(LOCAL_MODULE))
67 $(warning * Module is attempting to use the 'user' tag. This)
68 $(warning * used to cause the module to be installed automatically.)
69 $(warning * Now, the module must be listed in the PRODUCT_PACKAGES)
72 $(error user tag detected on module.)
75 # Only the tags mentioned in this test are expected to be set by module
85 # file, tag the module as "gnu". Search for "*_GPL*" and "*_MPL*" so that we can also
130 # Make sure that this IS_HOST/CLASS/MODULE combination is unique.
131 module_id := MODULE.$(if \
357 # LOCAL_SOURCE_FILES_ALL_GENERATED is set only if the module does not have static source files,
392 # full_java_lib_deps: Should be specified as a prerequisite of this module
473 ## Common definitions for module.
504 # Tell the module and all of its sub-modules who it is.
507 # Provide a short-hand for building this module.
514 ## Module installation rule
523 # Define a copy rule to install the module.
558 # If nobody has defined a more specific module for the
564 # If they request that this module not be checked, then don't.
604 INSTALLABLE_FILES.$(LOCAL_INSTALLED_MODULE).MODULE := $(LOCAL_MODULE)
613 # Add this module to the tag list of each specified tag.
621 # Add this module name to the tag list of each specified tag.