checkPath aapt checkPath adb checkPath java # get OS HOST=`uname` if [ "$HOST" == "Linux" ]; then OS="linux-x86" elif [ "$HOST" == "Darwin" ]; then OS="darwin-x86" # Bundled java is for linux so use host JDK on Darwin JAVA_BINARY=java else echo "Unrecognized OS" exit fi
magicdian@MacBook-Pro-14 tools % ./vts-tradefed ================== Notice: We collect anonymous usage statistics in accordance with our Content Licenses (https://source.android.com/setup/start/licenses), Contributor License Agreement (https://opensource.google.com/docs/cla/), Privacy Policy (https://policies.google.com/privacy) and Terms of Service (https://policies.google.com/terms). ================== Android Vendor Test Suite 14_r3 (11237927) Use "help" or "help all" to get more information on running commands. 01-09 19:43:58 I/DeviceManager: Detected new device 391QYGBXXXXXXX vts-tf >