Home
last modified time | relevance | path

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

/hardware/interfaces/audio/7.0/config/
Dupdate_audio_policy_config.sh59 readonly OLD_VERSION=${2:-$(ls ${ANDROID_BUILD_TOP}/${HAL_DIRECTORY} | grep -E '[0-9]+\.[0-9]+' |
68 echo Validating the source against the $OLD_VERSION schema
71 …--schema ${ANDROID_BUILD_TOP}/${HAL_DIRECTORY}/${OLD_VERSION}/config/audio_policy_configuration.xs…
75 echo "Config file fails validation for the specified version $OLD_VERSION--unsafe to update"