Home
last modified time | relevance | path

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

12

/system/tools/hidl/
Dupdate-all-google-makefiles.sh5 $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
Dupdate-makefiles-helper.sh94 local root_or_cwd=${ANDROID_BUILD_TOP%%/}${ANDROID_BUILD_TOP:+/}
/system/tools/aidl/
Druntests.sh17 if [ -z $ANDROID_BUILD_TOP ]; then
27 echo "+ mmma $ANDROID_BUILD_TOP/system/tools/aidl"
28 $ANDROID_BUILD_TOP/build/soong/soong_ui.bash --make-mode \
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/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/
Druntests.sh18 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"
83 --key ${ANDROID_BUILD_TOP}/system/apex/apexer/testdata/com.android.example.apex.pem \
103 --key ${ANDROID_BUILD_TOP}/system/apex/apexer/testdata/com.android.example.apex.pem
/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/audio_stress_test/
DMakefile8 ifneq ($(ANDROID_BUILD_TOP),)
9 CHRE_PREFIX = $(ANDROID_BUILD_TOP)/system/chre
/system/chre/apps/host_awake_world/
DMakefile8 ifneq ($(ANDROID_BUILD_TOP),)
9 CHRE_PREFIX = $(ANDROID_BUILD_TOP)/system/chre
/system/chre/apps/gnss_world/
DMakefile8 ifneq ($(ANDROID_BUILD_TOP),)
9 CHRE_PREFIX = $(ANDROID_BUILD_TOP)/system/chre
/system/chre/apps/audio_world/
DMakefile8 ifneq ($(ANDROID_BUILD_TOP),)
9 CHRE_PREFIX = $(ANDROID_BUILD_TOP)/system/chre
/system/chre/apps/sensor_world/
DMakefile8 ifneq ($(ANDROID_BUILD_TOP),)
9 CHRE_PREFIX = $(ANDROID_BUILD_TOP)/system/chre
/system/chre/apps/timer_world/
DMakefile8 ifneq ($(ANDROID_BUILD_TOP),)
9 CHRE_PREFIX = $(ANDROID_BUILD_TOP)/system/chre
/system/chre/apps/hello_world/
DMakefile8 ifneq ($(ANDROID_BUILD_TOP),)
9 CHRE_PREFIX = $(ANDROID_BUILD_TOP)/system/chre
/system/bt/test/
Drun_host_unit_tests.py90 ANDROID_BUILD_TOP = get_android_root_or_die()
91 value = get_output_from_command((os.path.join(ANDROID_BUILD_TOP,
108 ANDROID_BUILD_TOP = get_android_root_or_die()
109 value = os.path.join(os.path.join(ANDROID_BUILD_TOP, 'out'), 'dist')
148 ANDROID_BUILD_TOP = get_android_root_or_die()
153 p = subprocess.Popen(build_cmd, cwd=ANDROID_BUILD_TOP, env=os.environ.copy())
/system/chre/build/arch/
Dx86.mk7 ifeq ($(ANDROID_BUILD_TOP),)
12 export X86_TOOLS_PREFIX=$(ANDROID_BUILD_TOP)/prebuilts/clang/host/linux-x86/clang-r346389c/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/tools/hidl/test/
Drun_all_host_tests.sh21 $ANDROID_BUILD_TOP/build/soong/soong_ui.bash --make-mode -j \
29 $ANDROID_BUILD_TOP/out/host/linux-x86/$bits/$test/$test ||
/system/chre/apps/chqts/build/
Dshared_make.mk9 ifndef ANDROID_BUILD_TOP
39 include ${ANDROID_BUILD_TOP}/system/chre/build/nanoapp/app.mk
/system/chre/build/variant/
Dgoogle_x86_googletest.mk31 ifeq ($(ANDROID_BUILD_TOP),)
36 export GOOGLETEST_PREFIX=$(ANDROID_BUILD_TOP)/external/googletest
/system/netd/tests/
Druntests.sh38 if testAndSetRepoTop "$ANDROID_BUILD_TOP"; then
81 if [ ! -v ANDROID_BUILD_TOP ]; then
/system/chre/apps/wifi_offload/include/chre/apps/wifi_offload/
Dgenerate_code.sh4 FLATC_PATH="$ANDROID_BUILD_TOP/external/flatbuffers/flatc"
/system/hardware/interfaces/
Dupdate-makefiles.sh3 source $ANDROID_BUILD_TOP/system/tools/hidl/update-makefiles-helper.sh
/system/chre/platform/
Dplatform.mk236 GOOGLE_ARM64_ANDROID_CFLAGS += -I$(ANDROID_BUILD_TOP)/system/core/base/include
237 GOOGLE_ARM64_ANDROID_CFLAGS += -I$(ANDROID_BUILD_TOP)/system/core/libcutils/include
238 GOOGLE_ARM64_ANDROID_CFLAGS += -I$(ANDROID_BUILD_TOP)/system/core/libutils/include
239 GOOGLE_ARM64_ANDROID_CFLAGS += -I$(ANDROID_BUILD_TOP)/system/core/liblog/include
250 ANDROID_CUTILS_TOP = $(ANDROID_BUILD_TOP)/system/core/libcutils
251 ANDROID_LOG_TOP = $(ANDROID_BUILD_TOP)/system/core/liblog
/system/libufdt/tests/
Drun_tests.sh41 if [ -z "${ANDROID_BUILD_TOP}" ]; then

12