OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ANDROID_BUILD_TOP
(Results
26 - 30
of
30
) sorted by null
1
2
/cts/tools/signature-tools/
sig-create
57
--out ${
ANDROID_BUILD_TOP
}/out/dex \
/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
151
BUILD_TOP=$
ANDROID_BUILD_TOP
/bootable/recovery/applypatch/
applypatch.sh
14
DATA_DIR=$
ANDROID_BUILD_TOP
/bootable/recovery/applypatch/testdata
/build/
envsetup.sh
171
export
ANDROID_BUILD_TOP
=$(gettop)
Completed in 681 milliseconds
1
2