Searched refs:ANDROID_BUILD_TOP (Results 1 – 25 of 69) sorted by relevance
123
/system/tools/hidl/ |
D | update-all-google-makefiles.sh | 5 $ANDROID_BUILD_TOP/system/libhidl/update-makefiles.sh 6 $ANDROID_BUILD_TOP/hardware/interfaces/update-makefiles.sh 7 $ANDROID_BUILD_TOP/frameworks/hardware/interfaces/update-makefiles.sh 8 $ANDROID_BUILD_TOP/system/hardware/interfaces/update-makefiles.sh 10 $ANDROID_BUILD_TOP/system/tools/hidl/test/vendor/update-makefile.sh
|
/system/tools/hidl/hidl2aidl/test/ |
D | run_build_file_test.sh | 3 if [[ -z $ANDROID_BUILD_TOP ]]; then 10 $ANDROID_BUILD_TOP/build/soong/soong_ui.bash --make-mode hidl2aidl 12 hidl2aidl -o $ANDROID_BUILD_TOP/system/tools/hidl/hidl2aidl/test/build_test_delete_me \ 15 $ANDROID_BUILD_TOP/build/soong/soong_ui.bash --make-mode hidl2aidl.test3-update-api 17 $ANDROID_BUILD_TOP/build/soong/soong_ui.bash --make-mode \
|
/system/bt/gd/cert/ |
D | run | 47 if [[ -z "${ANDROID_BUILD_TOP}" ]] || [[ -z "${ANDROID_HOST_OUT}" ]] ; then 78 CERT_TEST_VENV=${ANDROID_BUILD_TOP}/out/dist/bluetooth_venv 79 OUT_TARGET="${ANDROID_BUILD_TOP}/out/target" 80 TEST_CONFIG="${ANDROID_BUILD_TOP}/system/bt/gd/cert/host_config.json" 81 TEST_FILTER="-tf ${ANDROID_BUILD_TOP}/system/bt/gd/cert/all_cert_testcases" 158 TEST_CONFIG="${ANDROID_BUILD_TOP}/system/bt/gd/cert/devices_config.json" 200 TEST_CONFIG=$ANDROID_BUILD_TOP/system/bt/gd/cert/rust_android_devices_config.json 206 TEST_CONFIG=$ANDROID_BUILD_TOP/system/bt/gd/cert/rust_host_config.json 242 …$ANDROID_BUILD_TOP/build/soong/soong_ui.bash --build-mode --"modules-in-a-dir" --dir="${ANDROID_BU… 248 …$ANDROID_BUILD_TOP/build/soong/soong_ui.bash --build-mode --"all-modules" --dir="${ANDROID_BUILD_T… [all …]
|
D | bluetooth_packets_python3_setup.py | 31 ANDROID_BUILD_TOP = os.getenv("ANDROID_BUILD_TOP") variable 32 PYBIND11_INCLUDE_DIR = os.path.join(ANDROID_BUILD_TOP, "external/python/pybind11/include") 33 GD_DIR = os.path.join(ANDROID_BUILD_TOP, "system/bt/gd") 34 BT_PACKETS_GEN_DIR = os.path.join(ANDROID_BUILD_TOP, 36 BT_PACKETS_PY3_GEN_DIR = os.path.join(ANDROID_BUILD_TOP,
|
D | irun | 8 ${ANDROID_BUILD_TOP}/system/bt/gd/cert/run "$@" 9 python3 ${ANDROID_BUILD_TOP}/system/bt/gd/cert/change_waiter.py ${ANDROID_BUILD_TOP}/system/bt
|
D | run_pts_l2cap.sh | 3 source $ANDROID_BUILD_TOP/system/bt/cert/run \ 4 --test_config=$ANDROID_BUILD_TOP/system/bt/gd/cert/pts.json \ 5 --test_file=$ANDROID_BUILD_TOP/system/bt/gd/cert/pts_l2cap_testcase
|
D | set_up_virtualenv.sh | 95 if [[ -z "$ANDROID_BUILD_TOP" ]] ; then 101 $ANDROID_BUILD_TOP/build/soong/soong_ui.bash --build-mode --"all-modules" --dir="$(pwd)" dist bluet… 106 if [[ ! -f "$ANDROID_BUILD_TOP/out/dist/bluetooth_cert_tests.zip" ]]; then 111 CERT_TEST_VENV=$ANDROID_BUILD_TOP/out/dist/bluetooth_venv 121 unzip -o -q $ANDROID_BUILD_TOP/out/dist/bluetooth_cert_tests.zip -d $CERT_TEST_VENV/acts
|
/system/media/camera/docs/ |
D | metadata-generate | 31 if [[ -z $ANDROID_BUILD_TOP ]]; then 37 fwkdir="$ANDROID_BUILD_TOP/frameworks/base/core/java/android/hardware/camera2/" 38 fwkdir_html="$ANDROID_BUILD_TOP/frameworks/base/docs/html/reference" 39 ndkdir_html="$ANDROID_BUILD_TOP/frameworks/native/docs" 40 hidldir="$ANDROID_BUILD_TOP/hardware/interfaces/camera/metadata" 41 ctsdir="$ANDROID_BUILD_TOP/cts/tests/camera/src/android/hardware/camera2/cts" 43 ndk_header_dir="$ANDROID_BUILD_TOP/frameworks/av/camera/ndk/include/camera" 44 ndk_impl_dir="$ANDROID_BUILD_TOP/frameworks/av/camera/ndk/impl" 45 device_info_dir="$ANDROID_BUILD_TOP/cts/tools/cts-device-info/"`
|
/system/apex/apexer/ |
D | runtests.sh | 18 if [[ -z ${ANDROID_BUILD_TOP} ]]; then 26 source ${ANDROID_BUILD_TOP}/build/envsetup.sh 28 export APEXER_TOOL_PATH="${ANDROID_BUILD_TOP}/out/soong/host/linux-x86/bin:${ANDROID_BUILD_TOP}/pre… 29 PATH+=":${ANDROID_BUILD_TOP}/prebuilts/sdk/tools/linux/bin" 60 ${ANDROID_BUILD_TOP}/out/soong/host/linux-x86/bin/conv_apex_manifest proto ${manifest_dir}/apex_man… 88 --key ${ANDROID_BUILD_TOP}/system/apex/apexer/testdata/com.android.example.apex.pem \ 89 --android_jar_path ${ANDROID_BUILD_TOP}/prebuilts/sdk/current/public/android.jar \ 109 --key ${ANDROID_BUILD_TOP}/system/apex/apexer/testdata/com.android.example.apex.pem
|
/system/bt/gd/fuzz/ |
D | run | 3 if [[ -z "${ANDROID_BUILD_TOP}" ]]; then 32 HOST_ARCH=$($ANDROID_BUILD_TOP/build/soong/soong_ui.bash --dumpvar-mode HOST_ARCH) 33 …SANITIZE_HOST=address $ANDROID_BUILD_TOP/build/soong/soong_ui.bash --build-mode --"all-modules" --…
|
/system/extras/boottime_tools/bootanalyze/ |
D | bootanalyze.sh | 31 if [[ -z $ANDROID_BUILD_TOP ]]; then 35 echo "ANDROID_BUILD_TOP=$ANDROID_BUILD_TOP" 36 SCRIPT_DIR="$ANDROID_BUILD_TOP/system/extras/boottime_tools/bootanalyze"
|
/system/tools/hidl/scripts/ |
D | hal-queries.sh | 85 changed-interfaces $ANDROID_BUILD_TOP/hardware/interfaces android.hardware \ 88 changed-interfaces $ANDROID_BUILD_TOP/frameworks/hardware/interfaces android.frameworks 89 changed-interfaces $ANDROID_BUILD_TOP/system/hardware/interfaces android.system 90 changed-interfaces $ANDROID_BUILD_TOP/system/libhidl/transport android.hidl 102 all-interfaces "$ANDROID_BUILD_TOP/$path" "$root" 115 current-interfaces "$ANDROID_BUILD_TOP/$root"
|
/system/connectivity/wificond/ |
D | runtests.sh | 17 if [ -z $ANDROID_BUILD_TOP ]; then 27 echo "+ mmma -j32 $ANDROID_BUILD_TOP/system/connectivity/wificond" 28 $ANDROID_BUILD_TOP/build/soong/soong_ui.bash --make-mode \
|
/system/media/audio_utils/tests/ |
D | build_and_run_biquad_filter.sh | 6 if [ -z "$ANDROID_BUILD_TOP" ]; then 12 . $ANDROID_BUILD_TOP/build/envsetup.sh 26 adb push $ANDROID_BUILD_TOP/cts/tests/tests/media/res/raw/sinesweepraw.raw $testdir
|
/system/nfc/src/fuzzers/ |
D | fuzz.sh | 8 if [ -z "$ANDROID_BUILD_TOP" ]; 13 source $ANDROID_BUILD_TOP/build/envsetup.sh 46 adb logcat -d| $ANDROID_BUILD_TOP/external/compiler-rt/lib/asan/scripts/symbolize.py 101 pushd $ANDROID_BUILD_TOP 135 …$ANDROID_BUILD_TOP/prebuilts/gdb/linux-x86/bin/gdb --directory=$ANDROID_BUILD_TOP -ex "target remo… 141 …lcov --directory ./coverage --base-directory $ANDROID_BUILD_TOP --gcov-tool $(pwd)/../llvm-gcov --…
|
/system/libhidl/ |
D | update-makefiles.sh | 6 if [ -z "$ANDROID_BUILD_TOP" ]; then 11 source $ANDROID_BUILD_TOP/system/tools/hidl/update-makefiles-helper.sh
|
/system/chre/apps/audio_stress_test/ |
D | Makefile | 8 ifneq ($(ANDROID_BUILD_TOP),) 9 CHRE_PREFIX = $(ANDROID_BUILD_TOP)/system/chre
|
/system/chre/apps/test/common/chre_cross_validator_gnss/ |
D | Makefile | 6 ifneq ($(ANDROID_BUILD_TOP),) 7 CHRE_PREFIX = $(ANDROID_BUILD_TOP)/system/chre
|
/system/chre/apps/test/common/chre_cross_validator_sensor/ |
D | Makefile | 7 ifneq ($(ANDROID_BUILD_TOP),) 8 CHRE_PREFIX = $(ANDROID_BUILD_TOP)/system/chre
|
/system/chre/apps/test/pts/audio_enable_disable_test/ |
D | Makefile | 7 ifneq ($(ANDROID_BUILD_TOP),) 8 CHRE_PREFIX = $(ANDROID_BUILD_TOP)/system/chre
|
/system/chre/apps/test/common/permission_test/ |
D | Makefile | 6 ifneq ($(ANDROID_BUILD_TOP),) 7 CHRE_PREFIX = $(ANDROID_BUILD_TOP)/system/chre
|
/system/chre/apps/test/common/chre_stress_test/ |
D | Makefile | 6 ifneq ($(ANDROID_BUILD_TOP),) 7 CHRE_PREFIX = $(ANDROID_BUILD_TOP)/system/chre
|
/system/chre/apps/test/common/chre_settings_test/ |
D | Makefile | 7 ifneq ($(ANDROID_BUILD_TOP),) 8 CHRE_PREFIX = $(ANDROID_BUILD_TOP)/system/chre
|
/system/chre/apps/test/common/chre_audio_concurrency_test/ |
D | Makefile | 7 ifneq ($(ANDROID_BUILD_TOP),) 8 CHRE_PREFIX = $(ANDROID_BUILD_TOP)/system/chre
|
/system/chre/apps/test/common/chre_cross_validator_wifi/ |
D | Makefile | 6 ifneq ($(ANDROID_BUILD_TOP),) 7 CHRE_PREFIX = $(ANDROID_BUILD_TOP)/system/chre
|
123