Searched refs:selection (Results 1 – 2 of 2) sorted by relevance
659 local selection=663 selection=aosp_arm-eng672 selection=${choices[$(($answer))]}674 selection=${choices[$(($answer-1))]}678 selection=$answer684 product=${selection%%-*} # Trim everything after first dash685 variant_and_version=${selection#*-} # Trim everything up to first dash686 if [ "$variant_and_version" != "$selection" ]; then696 echo "Invalid lunch combo: $selection"
6 ::-webkit-selection,7 ::-moz-selection,8 ::selection {