Home | History | Annotate | Download | only in etc

Lines Matching refs:CHROOT

18 CHROOT=
351 elif [ "x$1" = "x--chroot" ]; then
353 CHROOT="$1"
431 # The DEX_LOCATION with the chroot prefix, if any.
432 CHROOT_DEX_LOCATION="$CHROOT$DEX_LOCATION"
1049 if [ -n "$CHROOT" ]; then
1050 adb shell chroot "$CHROOT" sh $DEX_LOCATION/cmdline.sh