HomeSort by relevance Sort by last modified time
    Searched refs:ANDROID_BUILD_TOP (Results 26 - 33 of 33) sorted by null

12

  /bootable/recovery/
verifier_test.sh 10 DATA_DIR=$ANDROID_BUILD_TOP/bootable/recovery/testdata
  /libcore/support/src/test/java/tests/support/resource/
Support_Resources.java 45 String ANDROID_BUILD_TOP = System.getenv("ANDROID_BUILD_TOP");
46 if (ANDROID_BUILD_TOP != null) {
47 File resource = new File(ANDROID_BUILD_TOP + "/libcore/support/src/test/java" + path);
  /cts/tools/signature-tools/
sig-create 57 --out ${ANDROID_BUILD_TOP}/out/dex \
  /cts/
CtsCoverage.mk 18 # Run "make cts-test-coverage" in the $ANDROID_BUILD_TOP directory.
78 $(hide) echo $(1): file://$(ANDROID_BUILD_TOP)/$(coverage_out)/$(5)
  /external/qemu/android/build/
common.sh 460 if [ -z "$ANDROID_BUILD_TOP" ] ; then
464 ANDROID_TOP=$ANDROID_BUILD_TOP
  /external/qemu/distrib/
build-kernel.sh 164 BUILD_TOP=$ANDROID_BUILD_TOP
  /bootable/recovery/applypatch/
applypatch.sh 14 DATA_DIR=$ANDROID_BUILD_TOP/bootable/recovery/applypatch/testdata
  /build/
envsetup.sh 201 export ANDROID_BUILD_TOP=$(gettop)

Completed in 200 milliseconds

12