HomeSort by relevance Sort by last modified time
    Searched refs:apps_only (Results 1 - 3 of 3) sorted by null

  /build/core/
package.mk 456 $(call dist-for-goals, apps_only, $(f):$(dist_subdir)/$(notdir $(f))))
466 $(call dist-for-goals, apps_only, $(apk_jni_stripped):$(dist_subdir)/$(LOCAL_PACKAGE_NAME).apk)
469 endif # apps_only build
main.mk 807 $(call dist-for-goals,apps_only, $(apps_only_installed_files))
812 $(call dist-for-goals,apps_only, $(apps_only_dist_built_files))
817 $(call dist-for-goals,apps_only, $(EMMA_META_ZIP))
821 $(call dist-for-goals,apps_only, $(PROGUARD_DICT_ZIP))
823 .PHONY: apps_only
824 apps_only: $(unbundled_build_modules)
826 droid: apps_only
828 # Combine the NOTICE files for a apps_only build
    [all...]
Makefile 291 $(call dist-for-goals, apps_only, $(APKCERTS_FILE):apkcerts.txt)
    [all...]

Completed in 898 milliseconds