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
452
# in case of success, defines
ANDROID_TOP
to point to the top
457
unset
ANDROID_TOP
464
ANDROID_TOP
=$ANDROID_BUILD_TOP
465
log "
ANDROID_TOP
found at $
ANDROID_TOP
"
466
# $
ANDROID_TOP
/config/envsetup.make is for the old tree layout
467
# $
ANDROID_TOP
/build/envsetup.sh is for the new one
468
ANDROID_CONFIG_MK=$
ANDROID_TOP
/build/core/config.mk
470
ANDROID_CONFIG_MK=$
ANDROID_TOP
/config/envsetup.make
474
unset
ANDROID_TOP
[
all
...]
/external/qemu/
android-configure.sh
221
TOOLS_PROPS=$
ANDROID_TOP
/sdk/files/tools_source.properties
234
GLES_INCLUDE=$
ANDROID_TOP
/sdk/emulator/opengl/host/include
Completed in 556 milliseconds