type -P $1 &> /dev/null; then echo "Unable to find $1 in path." exit fi; } checkPath aapt # 检查aapt和adb java版本. 这个版本要求是 adb是1.0.39以上. java是1.8以上checkPath adb checkPath java # check java version if [ "${EXPERIMENTAL_USE_OPENJDK9}" == "" ]; then JAVA_VERS...
echo "Unable to find $1 in path." exit fi; } checkPath aapt # 检查aapt和adb java版本. 这个版本要求是 adb是1.0.39以上. java是1.8以上 checkPath adb checkPath java#check java versionif [ "${EXPERIMENTAL_USE_OPENJDK9}" == "" ]; then JAVA_VERSION=$(java -version 2>&1 | head -n...
When the CTS test is done, you need to treat the DUT as an isolated client. It indicates a kind of configuration where your device is unable to broadcast messages on the subnetwork. In this case, it needs a Wi-Fi connection that is compatible with IPv6. In this case, ensure that you...