Searched refs:runCommand (Results 1 – 1 of 1) sorted by relevance
24 def runCommand(cmd, description): function46 runCommand('pip --version', 'Pip version')49 runCommand('virtualenv --version', 'Virtualenv version')52 … runCommand('adb shell getprop ro.build.fingerprint', 'Target device info [ro.build.fingerprint]')54 runCommand('adb shell lshal --init-vintf', 'Read HAL Info')55 runCommand('adb shell cat /vendor/manifest.xml', 'Read vendor/manifest.xml')