| commit | d07d1e4f65189a324f8e886558f128a0ec37eccd | [log] [tgz] |
|---|---|---|
| author | jdesprez <jdesprez@google.com> | Tue Nov 28 05:57:06 2017 -0800 |
| committer | jdesprez <jdesprez@google.com> | Tue Dec 05 02:16:28 2017 -0800 |
| tree | 96bac4e224dbe1c4c4b610257349b3deb8d7d144 | |
| parent | 6299173b4034fe717298f1ff9f0273fedc9da827 [diff] |
Expose adb version in use by DeviceManager Allow to query and get the currently used adb version. Test: unit tests Bug: None Change-Id: Ic19f238c6ba1b42387ef3112480decd2e8689ecb
TF is a test harness used to drive Android automated testing. It runs on test hosts and monitors the connected devices, handling test scheduling & execution and device management.
Other test harnesses like Compatibility Test Suite (CTS) and Vendor Test Suite (VTS) use TF as a basis and extend it for their particular needs.
Building TF:
More information at: https://source.android.com/devices/tech/test_infra/tradefed/