OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:apps_only
(Results
1 - 3
of
3
) sorted by null
/build/core/
package.mk
459
$(call dist-for-goals,
apps_only
, $(f):$(dist_subdir)/$(notdir $(f))))
469
$(call dist-for-goals,
apps_only
, $(apk_jni_stripped):$(dist_subdir)/$(LOCAL_PACKAGE_NAME).apk)
472
endif #
apps_only
build
main.mk
799
$(call dist-for-goals,
apps_only
, $(apps_only_installed_files))
804
$(call dist-for-goals,
apps_only
, $(apps_only_dist_built_files))
809
$(call dist-for-goals,
apps_only
, $(EMMA_META_ZIP))
812
.PHONY:
apps_only
813
apps_only
: $(unbundled_build_modules)
815
droid:
apps_only
Makefile
285
$(call dist-for-goals,
apps_only
, $(APKCERTS_FILE):apkcerts.txt)
[
all
...]
Completed in 1841 milliseconds