Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/gsi/
Dchange_security_patch_ver.sh41 declare -a SUPPORTED_VENDOR_VERSIONS=(
45 SUPPORTED_VENDOR_VERSIONS="${SUPPORTED_VENDOR_VERSIONS[@]}"
95 if [ "$VENDOR_VERSION" != "" ] && [[ ! ${VENDOR_VERSION} =~ ^(${SUPPORTED_VENDOR_VERSIONS// /\|})$ …
96 echo "Available vendor_version: $SUPPORTED_VENDOR_VERSIONS"