Home | History | Annotate | Download | only in core

Lines Matching full:installed

6 # Use bash, not whatever shell somebody has installed as /bin/sh
319 # Install an apns-conf.xml file if one's not already being installed.
337 # non-empty if that module should be installed in /system.
340 # be installed in /system.
347 # installed in /data even if that module also has "eng"/"debug"/"user".
508 # so that the modules will be installed in the same place they
567 # Fix up CUSTOM_MODULES to refer to installed files rather than
573 $(call module-installed-files,$(known_custom_modules)) \
591 $(eval r := $(call module-installed-files,$(r))) \
592 $(eval $(call add-required-deps,$(ALL_MODULES.$(m).INSTALLED),$(r))) \
614 user_PACKAGES := $(call module-installed-files, \
656 # to build the host tools, but nothing that's going to be installed
669 # Ensure every module listed in PRODUCT_PACKAGES gets something installed
671 $(if $(strip $(ALL_MODULES.$(m).INSTALLED)),,\
786 $(foreach m,$(unbundled_build_modules),$(ALL_MODULES.$(m).INSTALLED)) \
848 # remove apks that are not intended to be installed.