Searched refs:step (Results 1 – 17 of 17) sorted by relevance
47 $(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 …]
652 a single build step, and instead setting it for hundreds of thousands.658 into the build, just not to every build step)
50 define _add-clean-step67 define add-clean-step70 $(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 …]
61 $(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)
7 …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…
7 source $top/build/make/tools/finalization/build-step-1.sh
8 3. Adding timing-related metrics from step 2 into `out/timing_logs/metrics.csv`
372 for _, step := range strings.Split(steps, ",") {373 if _, ok := debuggedInvocations[step]; ok {374 debuggedInvocations[step] = true377 "Valid steps are %v", step, validSteps)
39 …ed in the APEX payload. Used for generating Make code for final packaging step (e.g. coverage zip …
69 # packaging step in a mixed build. This is necessary as long as there are
63 _step_ is Soong execution step. The main step is `build`. The others as
189 during the product config step.
19 …step){this.options.step.call(this.elem,this.now,this)}(o.fx.step[this.prop]||o.fx.step._default)(t… property40 …&&j?{top:l,left:j}:{}),{duration:i.animateDuration,easing:i.animateEasing,step:function(){var o={w… method
103 # compile step.
681 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`,
133 created (which is a small step at the very beginning of the build triggered with