Home | History | Annotate | Download | only in build

Lines Matching refs:selection

465     local selection=
469 selection=aosp_arm-eng
474 selection=${LUNCH_MENU_CHOICES[$(($answer-1))]}
478 selection=$answer
481 if [ -z "$selection" ]
490 local product=$(echo -n $selection | sed -e "s/-.*$//")
500 local variant=$(echo -n $selection | sed -e "s/^[^\-]*-//")