Home
last modified time | relevance | path

Searched refs:FORCE_COLD_BOOT (Results 1 – 2 of 2) sorted by relevance

/tools/aadevtools/avd/
Dset_avds_force_cold_boot.sh107 if [[ -z $FORCE_COLD_BOOT ]]; then
108 FORCE_COLD_BOOT="yes"
110 echo "FORCE_COLD_BOOT=$FORCE_COLD_BOOT"
112 case "$FORCE_COLD_BOOT" in
Dtest_set_avds_force_cold_boot.sh27 FORCE_COLD_BOOT="no" $SCRIPT_DIR/set_avds_force_cold_boot.sh
30 FORCE_COLD_BOOT="yes" AVD_ROOT_DIR="$HOME/.android/avd" TAG_ID="android-automotive" $SCRIPT_DIR/set…