Home
last modified time | relevance | path

Searched refs:step (Results 1 – 17 of 17) sorted by relevance

/build/make/
DCleanSpec.mk47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS)
48 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/APPS)
49 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system)
51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libmediaplayerservice_intermediat…
52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libmedia_jni_intermediates)
53 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libstagefright_omx_intermediates)
54 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/build.prop)
55 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/root/default.prop)
56 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/default.prop)
57 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/vendor)
[all …]
DChanges.md652 a single build step, and instead setting it for hundreds of thousands.
658 into the build, just not to every build step)
/build/
DCleanSpec.mk47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS)
48 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/APPS)
49 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system)
51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libmediaplayerservice_intermediat…
52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libmedia_jni_intermediates)
53 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libstagefright_omx_intermediates)
54 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/build.prop)
55 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/root/default.prop)
56 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/default.prop)
57 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/vendor)
[all …]
/build/make/core/
Dcleanbuild.mk50 define _add-clean-step
67 define add-clean-step
70 $(eval $(call _add-clean-step,$(1),true)),\
71 $(eval $(call _add-clean-step,$(1))))
105 $(foreach step,$(steps), \
106 $(info Clean step: $(INTERNAL_CLEAN_STEP.$(step))) \
107 $(shell $(INTERNAL_CLEAN_STEP.$(step))) \
118 $(info Clean step: $(_crs_new_cmd))\
121 $(foreach step,$(steps), \
122 …$(call -cs-rewrite-cleanstep,$(INTERNAL_CLEAN_STEP.$(step)),$(TARGET_OUT_INTERMEDIATES),$($(TARGET…
[all …]
Dcleanspec.mk61 $(call add-clean-step, rm -rf $(OUT_DIR)/obj/ETC/build_manifest-vendor_intermediates)
62 $(call add-clean-step, rm -rf $(OUT_DIR)/obj/ETC/build_manifest-odm_intermediates)
63 $(call add-clean-step, rm -rf $(OUT_DIR)/obj/ETC/build_manifest-product_intermediates)
64 $(call add-clean-step, rm -rf $(TARGET_OUT_VENDOR)/etc/security/fsverity)
65 $(call add-clean-step, rm -rf $(TARGET_OUT_ODM)/etc/security/fsverity)
66 $(call add-clean-step, rm -rf $(TARGET_OUT_PRODUCT)/etc/security/fsverity)
/build/make/tools/finalization/
DREADME.md7 …SDK release. SDK contains Android Java APIs and other stable APIs. Commonly referred as a 1st step.
8 … these changes will be considered an official Android Release. Referred as a 2nd finalization step.
9 1. [Finalize VINTF and submit](./step-0.sh). Do Finalize VINTF step, create CLs, organize them into…
10 1. [Finalize SDK and submit](./step-1.sh). Do Finalize SDK step, create CLs, organize them into top…
11 1. [Finalize Android and submit](./step-2.sh). Do [Finalize Android](./finalize-sdk-rel.sh) step, c…
17 …nch/git_main-fina-2-release). Test Finalize VINTF, Finalize SDK, and [2nd step/Finalize Android](.…
25 [SDK](./dryrun-step-1.sh). Perform SDK finalization and upload the CLs to Gerrit.
26 [SDK and REL](./dryrun-step-1-and-2.sh). Perform SDK finalization, plus all necessary changes to sw…
Dbuild-step-1-and-m.sh7 source $top/build/make/tools/finalization/build-step-1.sh
/build/bazel/scripts/incremental_build/
DREADME.md8 3. Adding timing-related metrics from step 2 into `out/timing_logs/metrics.csv`
/build/soong/ui/build/
Dsoong.go372 for _, step := range strings.Split(steps, ",") {
373 if _, ok := debuggedInvocations[step]; ok {
374 debuggedInvocations[step] = true
377 "Valid steps are %v", step, validSteps)
/build/bazel/rules/apex/
Dapex_info.bzl39 …ed in the APEX payload. Used for generating Make code for final packaging step (e.g. coverage zip …
Dapex.bzl69 # packaging step in a mixed build. This is necessary as long as there are
/build/soong/docs/
Dperf.md63 _step_ is Soong execution step. The main step is `build`. The others as
/build/bazel/product_config/
Dandroid_product.bzl189 during the product config step.
/build/make/tools/droiddoc/templates-pdk/assets/
Djquery-resizable.min.js19step){this.options.step.call(this.elem,this.now,this)}(o.fx.step[this.prop]||o.fx.step._default)(t… property
40 …&&j?{top:l,left:j}:{}),{duration:i.animateDuration,easing:i.animateEasing,step:function(){var o={w… method
/build/bazel/rules/android/
Dframework_resources.bzl103 # compile step.
/build/soong/
DREADME.md681 results in only `build` (main build step) and `modulegraph` being run in the debugger.
682 The allowed step names are `bp2build_files`, `bp2build_workspace`, `build`,
/build/soong/dexpreopt/
DDEXPREOPT_IMPLEMENTATION.md133 created (which is a small step at the very beginning of the build triggered with