Searched refs:selection (Results 1 – 3 of 3) sorted by relevance
717 local selection=721 selection=aosp_arm-eng730 selection=${choices[$(($answer))]}732 selection=${choices[$(($answer-1))]}736 selection=$answer742 product=${selection%%-*} # Trim everything after first dash743 variant_and_version=${selection#*-} # Trim everything up to first dash744 if [ "$variant_and_version" != "$selection" ]; then754 echo "Invalid lunch combo: $selection"781 echo "Hint: next time you can simply run 'lunch $selection'"
6 ::-webkit-selection,7 ::-moz-selection,8 ::selection {