Home
last modified time | relevance | path

Searched refs:ANDROID_BUILD_TOP (Results 1 – 13 of 13) sorted by relevance

/system/tools/aidl/
Druntests.sh17 if [ -z $ANDROID_BUILD_TOP ]; then
27 echo "+ mmma -j32 $ANDROID_BUILD_TOP/system/tools/aidl"
28 make -j32 -C $ANDROID_BUILD_TOP -f build/core/main.mk \
41 ${ANDROID_BUILD_TOP}/system/tools/aidl/tests/integration-test.py
/system/media/camera/docs/
Dmetadata-generate31 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"
39 ctsdir="$ANDROID_BUILD_TOP/cts/tests/camera/src/android/hardware/camera2/cts"
41 ndk_header_dir="$ANDROID_BUILD_TOP/frameworks/av/include/camera/ndk"
42 ndk_impl_dir="$ANDROID_BUILD_TOP/frameworks/av/camera/ndk/impl"
43 device_info_dir="$ANDROID_BUILD_TOP/cts/tools/cts-device-info/"`
/system/connectivity/wifilogd/
Druntests.sh17 if [ -z $ANDROID_BUILD_TOP ]; then
27 echo "+ mmma -j32 $ANDROID_BUILD_TOP/system/connectivity/wifilogd"
28 make -j32 -C $ANDROID_BUILD_TOP -f build/core/main.mk \
/system/connectivity/wificond/
Druntests.sh17 if [ -z $ANDROID_BUILD_TOP ]; then
27 echo "+ mmma -j32 $ANDROID_BUILD_TOP/system/connectivity/wificond"
28 make -j32 -C $ANDROID_BUILD_TOP -f build/core/main.mk \
/system/chre/apps/hello_world/
DMakefile8 ifneq ($(ANDROID_BUILD_TOP),)
9 CHRE_PREFIX = $(ANDROID_BUILD_TOP)/system/chre
/system/media/audio_utils/tests/
Dbuild_and_run_all_unit_tests.sh6 if [ -z "$ANDROID_BUILD_TOP" ]; then
12 . $ANDROID_BUILD_TOP/build/envsetup.sh
/system/chre/build/arch/
Dx86.mk7 ifeq ($(ANDROID_BUILD_TOP),)
12 export X86_TOOLS_PREFIX=$(ANDROID_BUILD_TOP)/prebuilts/clang/host/linux-x86/clang-3688880/bin/
/system/core/adb/
Dtrace.sh3 if ! [ -e $ANDROID_BUILD_TOP/external/chromium-trace/systrace.py ]; then
16 $ANDROID_BUILD_TOP/external/chromium-trace/systrace.py --from-file=${TRACE_TEMP} -o ${TRACE_TEMP}.h…
/system/chre/build/variant/
Dgoogle_x86_googletest.mk21 ifeq ($(ANDROID_BUILD_TOP),)
26 export GOOGLETEST_PREFIX=$(ANDROID_BUILD_TOP)/external/googletest
/system/libufdt/tests/
Drun_tests.sh41 if [ -z "${ANDROID_BUILD_TOP}" ]; then
Drun_performance_test.sh88 if [ -z "$ANDROID_BUILD_TOP" ]; then
/system/extras/perfprofd/tests/
DREADME.txt5 (where runtest == $ANDROID_BUILD_TOP"/development/testrunner/runtest.py).
/system/core/init/
DREADME.md515 $ANDROID_BUILD_TOP/system/core/init/grab-bootchart.sh
551 $ANDROID_BUILD_TOP/external/chromium-trace/systrace.py \