Searched refs:intermediates (Results 1 – 8 of 8) sorted by relevance
/development/tools/idegen/ |
D | idegen.sh | 9 idegenjar=`find out -name idegen.jar -follow | grep -v intermediates` 11 …jar=`find $OUT_DIR_COMMON_BASE/$(basename "$PWD") -name idegen.jar -follow | grep -v intermediates`
|
D | excluded-paths | 27 # Duplicate R.java files. We'll keep the versions from the "intermediates"
|
/development/build/tools/ |
D | sdk-preprocess-files.mk | 54 full_target := $(call intermediates-dir-for,JAVA_LIBRARIES,$(ANDROID_PUBLIC_EXPORTABLE_STUBS),,COMM… 55 full_src_target := $(call intermediates-dir-for,ETC,frameworks-base-api-current.srcjar)/frameworks-… 58 android_jar_intermediates := $(call intermediates-dir-for,PACKAGING,android_jar,,COMMON) 85 ALL_SDK_FILES += $(call intermediates-dir-for,JAVA_LIBRARIES,core-current-stubs-for-system-modules,… 110 $(eval $(call copy-one-file,$(call intermediates-dir-for,ETC,sdk-annotations.zip)/sdk-annotations.z… 119 full_target := $(call intermediates-dir-for,ETC,sdk-annotations-system.zip)/sdk-annotations-system.… 131 full_target := $(call intermediates-dir-for,ETC,sdk-annotations-module-lib.zip)/sdk-annotations-mod… 143 full_target := $(call intermediates-dir-for,ETC,sdk-annotations-system-server.zip)/sdk-annotations-…
|
D | sdk_repo.mk | 79 bcp_srcjar := $(call intermediates-dir-for,ETC,platform-bootclasspath.srcjar)/platform-bootclasspat…
|
/development/tools/idegen/src/com/android/idegen/ |
D | FrameworkModule.java | 62 File intermediates = new File(rootPath); in appendContentRoot() local 63 ImmutableList<File> intermediateSrcDirs = DirectorySearch.findSourceDirs(intermediates); in appendContentRoot() 64 stringBuilder.append(" <content url=\"file://").append(intermediates).append("\">\n"); in appendContentRoot()
|
/development/treble/ |
D | compare_bp_system_image.sh | 3 bp_base_path=$ANDROID_BUILD_TOP/out/soong/.intermediates/device/google/cuttlefish/system_image/aosp…
|
/development/tools/winscope/ |
D | README.md | 29 …oad(open(x)), sys.argv[1:])).items())), indent=2))' $(find out/soong/.intermediates/frameworks/bas…
|
/development/vndk/tools/header-checker/ |
D | README.md | 180 $ find $ANDROID_BUILD_TOP/out/soong/.intermediates \ 247 `$OUT_DIR/soong/.intermediates` or `$DIST_DIR/abidiffs`. Find out the
|