OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ANDROID_TOP
(Results
1 - 2
of
2
) sorted by null
/external/qemu/android/build/
common.sh
459
# in case of success, defines
ANDROID_TOP
to point to the top
464
unset
ANDROID_TOP
471
ANDROID_TOP
=$ANDROID_BUILD_TOP
472
log "
ANDROID_TOP
found at $
ANDROID_TOP
"
473
# $
ANDROID_TOP
/config/envsetup.make is for the old tree layout
474
# $
ANDROID_TOP
/build/envsetup.sh is for the new one
475
ANDROID_CONFIG_MK=$
ANDROID_TOP
/build/core/config.mk
477
ANDROID_CONFIG_MK=$
ANDROID_TOP
/config/envsetup.make
481
unset
ANDROID_TOP
[
all
...]
/external/qemu/
android-configure.sh
227
TOOLS_PROPS=$
ANDROID_TOP
/sdk/files/tools_source.properties
Completed in 89 milliseconds