/aosp12/frameworks/base/ |
H A D | CleanSpec.mk | 54 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/android.policy*) 83 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/docs/api-stubs*) 88 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Music2_intermediates) 95 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/PerfTest_intermediates/) 96 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/RSTest_intermediates/) 105 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/SystemUI_intermediates) 106 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/R/com/android/systemui/R.java) 122 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/*/src/renderscript) 124 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/*/src/RenderScript.stamp) 216 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/docs/api-stubs-timestamp) [all …]
|
/aosp12/frameworks/opt/telephony/ |
H A D | CleanSpec.mk | 41 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed… 42 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed… 43 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed… 44 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed… 45 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed… 46 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed… 47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed… 48 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed… 49 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed… 50 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed… [all …]
|
/aosp12/packages/services/Car/ |
H A D | CleanSpec.mk | 48 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/android.car*) 49 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/PACKAGING/android.car*) 50 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/android.support.car*) 51 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/PACKAGING/android.support.car*) 52 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/android.car7_intermediate… 53 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/android.car_intermediates… 54 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/android.car7_intermediate… 55 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/android.car_intermediates… 57 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/android.car_intermediates… 60 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/android.car7_intermediate… [all …]
|
/aosp12/build/soong/scripts/ |
H A D | build-aml-prebuilts.sh | 23 export OUT_DIR=${OUT_DIR:-out} 25 if [ -e ${OUT_DIR}/soong/.soong.kati_enabled ]; then 32 echo "Avoiding in-make OUT_DIR '${OUT_DIR}' - building in '${AML_OUT_DIR}' instead" 33 OUT_DIR=${AML_OUT_DIR} 36 mkdir -p ${OUT_DIR}/soong 41 vars="$(OUT_DIR=${OUT_DIR}/dumpvars_mode build/soong/soong_ui.bash \ 49 echo -n ${BUILD_NUMBER} > ${OUT_DIR}/soong/build_number.txt
|
H A D | build-ndk-prebuilts.sh | 17 if [ -z "${OUT_DIR}" ]; then 18 echo Must set OUT_DIR 38 SOONG_OUT=${OUT_DIR}/soong 39 SOONG_NDK_OUT=${OUT_DIR}/soong/ndk
|
H A D | diff_build_graphs.sh | 74 OUT_DIR="${OUT_DIR-}" 75 if [ -z "$OUT_DIR" ]; then 76 OUT_DIR=out 78 WORK_DIR="$OUT_DIR/diff" 101 builder="$(echo $OUT_DIR/soong/host/*/bin/multiproduct_kati)"
|
H A D | build-mainline-modules.sh | 74 OUT_DIR=$(source build/envsetup.sh > /dev/null; TARGET_PRODUCT= get_build_var OUT_DIR) 104 export OUT_DIR=${OUT_DIR}/aml 109 echo_and_run cp -R ${OUT_DIR}/soong/mainline-sdks ${DIST_DIR}
|
/aosp12/frameworks/rs/ |
H A D | CleanSpec.mk | 46 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/*/src/RenderScript.stamp) 47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/*/src/renderscript/) 48 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/*/src/renderscript) 49 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/*/src/renderscript) 50 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/*/src/RenderScript.stamp) 51 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/*/src/RenderScript.stamp) 52 $(call add-clean-step, rm -rf $(OUT_DIR)/target/product/*/obj/SHARED_LIBRARIES/lib*.bc_intermediate… 53 $(call add-clean-step, rm -rf $(OUT_DIR)/target/product/*/obj/SHARED_LIBRARIES/librs*_intermediates) 54 $(call add-clean-step, rm -rf $(OUT_DIR)/target/product/*/obj/SHARED_LIBRARIES/libhellocomputendk_i… 55 $(call add-clean-step, rm -rf $(OUT_DIR)/host/*/obj/SHARED_LIBRARIES/librsrt*.bc)
|
/aosp12/frameworks/compile/libbcc/tests/debuginfo/ |
H A D | build_test_apk.sh | 24 OUT_DIR= 82 OUT_DIR="$2" 147 check_required_param "$OUT_DIR" "--out" 168 run $SDK/tools/android create project --target $TARGET --name $NAME --path $OUT_DIR --activity $ACT… 177 DEST_SRC_DIR=$OUT_DIR/src/`echo $PACKAGE | sed 's/\./\//g'` 215 process_template $COMMON_MANIFEST $OUT_DIR/AndroidManifest.xml $SUBST_PARAMS 229 process_template $OVERRIDE_MANIFEST $OUT_DIR/AndroidManifest.xml $SUBST_PARAMS 237 cd $OUT_DIR
|
/aosp12/frameworks/layoutlib/bridge/tests/ |
H A D | run_tests.sh | 3 readonly OUT_DIR="$1" 19 -Dtest_failure.dir=${OUT_DIR}/${FAILURE_DIR} \ 27 if [[ -d "${OUT_DIR}/${FAILURE_DIR}" ]]; then 28 zip -q -j -r ${OUT_DIR}/${FAILURE_ZIP} ${OUT_DIR}/${FAILURE_DIR} 32 if [[ -d "${DIST_DIR}" ]] && [[ -e "${OUT_DIR}/${FAILURE_ZIP}" ]]; then 33 mv ${OUT_DIR}/${FAILURE_ZIP} ${DIST_DIR}
|
/aosp12/art/build/ |
H A D | build-art-module.sh | 65 export OUT_DIR=${OUT_DIR:-out} 66 export DIST_DIR=${DIST_DIR:-${OUT_DIR}/dist} 112 export OUT_DIR=${OUT_DIR}/aml 128 echo_and_run cp -r ${OUT_DIR}/soong/mainline-sdks ${DIST_DIR}/
|
/aosp12/system/media/ |
H A D | CleanSpec.mk | 48 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/filterfw_intermediates) 49 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/filterpack_imageproc_inte… 50 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/filterpack_text_intermedi… 51 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/filterpack_ui_intermediat… 52 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/filterpack_videosrc_inter… 54 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/filterfw_intermediates)
|
/aosp12/packages/apps/Gallery2/ |
H A D | CleanSpec.mk | 47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Camera*) 49 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Gallery*) 50 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Gallery*) 51 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Gallery*) 52 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Gallery*)
|
/aosp12/art/tools/runtime_memusage/ |
H A D | sanitizer_logcat_analysis.sh | 104 OUT_DIR=$OPTARG 165 OUT_DIR=$(mktemp -d --tmpdir="$PWD") 169 if [[ ! -d "$OUT_DIR" ]]; then 170 mkdir "$OUT_DIR" 175 echo "Output folder: $OUT_DIR" 190 pid_dir=$OUT_DIR/$pid 372 rm -rf "$OUT_DIR"
|
/aosp12/packages/apps/Launcher3/ |
H A D | CleanSpec.mk | 47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Launcher2_intermediates) 48 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Launcher2_intermediates) 49 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Launcher2_intermediates) 50 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Launcher2_intermediates) 51 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Launcher2_intermediates) 53 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Launcher2_intermediates)
|
/aosp12/art/tools/ |
H A D | boot-image-profile-generate.sh | 54 OUT_DIR="$1" 73 OUT_BOOT_PROFILE="$OUT_DIR"/boot-image-profile.txt 74 OUT_PRELOADED_CLASSES="$OUT_DIR"/preloaded-classes 75 OUT_SYSTEM_SERVER="$OUT_DIR"/art-profile
|
/aosp12/system/chre/host/msm/daemon/idl/ |
H A D | update.sh | 10 OUT_DIR="../generated" 12 mkdir -p $OUT_DIR 13 "$QAIC_DIR"/qaic -mdll -o $OUT_DIR -I. chre_slpi.idl
|
/aosp12/packages/modules/common/build/ |
H A D | update-apex-allowed-deps.sh | 29 readonly OUT_DIR=$(get_build_var OUT_DIR) 32 readonly NEW_ALLOWED_DEPS_FILE="${OUT_DIR}/soong/apex/depsinfo/new-allowed-deps.txt"
|
/aosp12/art/ |
H A D | CleanSpec.mk | 66 $(call add-clean-step, rm -rf $(OUT_DIR)/soong/.intermediates/art/runtime/libart/*shared*/obj) 67 $(call add-clean-step, rm -rf $(OUT_DIR)/soong/.intermediates/art/runtime/libartd/*shared*/obj) 101 $(call add-clean-step, find $(OUT_DIR) -name "*.oat" -o -name "*.odex" -o -name "*.art" -o -name '*… 102 $(call add-clean-step, find $(OUT_DIR) -name "*.oat" -o -name "*.odex" -o -name "*.art" -o -name '*… 103 $(call add-clean-step, find $(OUT_DIR) -name "*.oat" -o -name "*.odex" -o -name "*.art" -o -name '*… 109 $(call add-clean-step, find $(OUT_DIR)/soong/.intermediates/art -name 'libart*-simulator-container.…
|
/aosp12/build/soong/cuj/ |
H A D | run_cuj_tests.sh | 20 export OUT_DIR="${OUT_DIR:-out}" 21 readonly SOONG_OUT="${OUT_DIR}/soong" 28 cp -r "${OUT_DIR}/cuj_tests/logs" "${DIST_DIR}"
|
/aosp12/frameworks/opt/net/ims/ |
H A D | CleanSpec.mk | 41 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/ims_intermediates) 42 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/ims_intermediates) 43 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/ims_intermediates)
|
/aosp12/build/ |
H A D | CleanSpec.mk | 47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS) 131 $(call add-clean-step, rm -rf $(OUT_DIR)/host/darwin-x86/obj) 133 $(call add-clean-step, rm -f $(OUT_DIR)/versions_checked.mk) 288 $(call add-clean-step, rm -rf $(OUT_DIR)/host) 311 $(call add-clean-step, rm -rf $(OUT_DIR)) 321 $(call add-clean-step, rm -rf $(OUT_DIR)) 418 $(call add-clean-step, rm -rf $(OUT_DIR)/soong/.intermediates) 421 $(call add-clean-step, rm -rf $(OUT_DIR)/versions_checked.mk) 429 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/*/*/jack*) 516 $(call add-clean-step, rm -f $(OUT_DIR)/build-*-dist*.ninja) [all …]
|
/aosp12/build/make/ |
H A D | CleanSpec.mk | 47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS) 131 $(call add-clean-step, rm -rf $(OUT_DIR)/host/darwin-x86/obj) 133 $(call add-clean-step, rm -f $(OUT_DIR)/versions_checked.mk) 288 $(call add-clean-step, rm -rf $(OUT_DIR)/host) 311 $(call add-clean-step, rm -rf $(OUT_DIR)) 321 $(call add-clean-step, rm -rf $(OUT_DIR)) 418 $(call add-clean-step, rm -rf $(OUT_DIR)/soong/.intermediates) 421 $(call add-clean-step, rm -rf $(OUT_DIR)/versions_checked.mk) 429 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/*/*/jack*) 516 $(call add-clean-step, rm -f $(OUT_DIR)/build-*-dist*.ninja) [all …]
|
/aosp12/frameworks/av/media/codec2/ |
H A D | Android.mk | 6 C2_DOCS_ROOT := $(OUT_DIR)/target/common/docs/codec2 24 s:\(^OUTPUT_DIRECTORY *= \)out:\1'$(OUT_DIR)':;' \ 28 sed 's:\(^OUTPUT_DIRECTORY *= \)out\(.*\)api:\1'$(OUT_DIR)'\2internal:;' \
|
/aosp12/system/bt/ |
H A D | CleanSpec.mk | 48 $(call add-clean-step, find $(OUT_DIR) -type f -iname "*blue*" -print0 | xargs -0 rm -f) 49 $(call add-clean-step, find $(OUT_DIR) -type f -iname "*bdroid*" -print0 | xargs -0 rm -f)
|