OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SKIP_DEVICE
(Results
1 - 2
of
2
) sorted by null
/external/adeb/
buildstrap
14
SKIP_DEVICE
=$8 # Skip any device-specific stages
71
[ $
SKIP_DEVICE
-eq 0 ] || exit 0
androdeb
18
SKIP_DEVICE
=0 # Skip device preparation
63
--build-image) BI=1; BUILD_IMAGEF=$2;
SKIP_DEVICE
=1; DOWNLOAD=0; shift || true; shift || true; ;;
339
$ex_files $INSTALL_BCC $
SKIP_DEVICE
344
if [ $
SKIP_DEVICE
-eq 1 ]; then
Completed in 6925 milliseconds