Searched refs:OUT_DIR (Results 1 – 10 of 10) sorted by relevance
19 if [ -z "${OUT_DIR}" ]; then41 SOONG_OUT="${OUT_DIR}/soong"42 SOONG_HOST_OUT="${OUT_DIR}/soong/host/${OS}-x86"
99 OUT_DIR="${OUTPUT//.zip/}"100 mv $V "$BASE_DIR"/* "$OUT_DIR"101 echo "Unzipped combined SDK available at $OUT_DIR"
41 ANDROID_OUT=${OUT_DIR:-out}
71 local SYS_OUT_ROOT=$(get_build_var OUT_DIR)
10 * The OUT_DIR is a temporary directory you can use to put things during the build.15 if (System.env.DIST_DIR != null && System.env.OUT_DIR != null) {16 buildDir = new File(System.env.OUT_DIR + '/gradle/checkcolor').getCanonicalFile()
47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/CorpApp_intermediates)
61 ${OUT_DIR}/target/common/obj/PACKAGING/framework-doc-stubs_generated-api-versions.xml platform-t…62 ${OUT_DIR}/target/common/obj/PACKAGING/framework-doc-stubs_annotations.zip platform-tools/api/ann…140 ${OUT_DIR}/host/common/obj/JAVA_LIBRARIES/shrinkedAndroid_intermediates/shrinkedAndroid.jar build-…145 ${OUT_DIR}/target/common/obj/JAVA_LIBRARIES/core-lambda-stubs_intermediates/classes.jar build…158 ${OUT_DIR}/target/common/obj/PACKAGING/android_jar_intermediates/android.jar platforms/$…159 ${OUT_DIR}/target/common/obj/PACKAGING/android_jar_intermediates/android-stubs-src.jar platforms/$…162 ${OUT_DIR}/target/common/obj/JAVA_LIBRARIES/core-current-stubs-for-system-modules_intermediates/cla…166 ${OUT_DIR}/target/common/obj/JAVA_LIBRARIES/org.apache.http.legacy.stubs_intermediates/classes.jar …168 ${OUT_DIR}/target/common/obj/JAVA_LIBRARIES/android_uiautomator_intermediates/classes.jar platf…170 ${OUT_DIR}/target/common/obj/JAVA_LIBRARIES/android.car-stubs_intermediates/classes.jar pla…[all …]
102 ALL_SDK_FILES += $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/android.car-stubs_intermediates/classe…
22 $ OUT_DIR=out \
84 $(WIN_SDK_DIR)/$(WIN_SDK_NAME) $(OUT_DIR) $(TOPDIR)