commit | b7c1c686448858876b41f87d0b440a5c478f9095 | [log] [tgz] |
---|---|---|
author | Ng Zhi An <zhin@google.com> | Mon Jan 29 13:13:53 2018 -0800 |
committer | Ng Zhi An <zhin@google.com> | Mon Jan 29 13:13:53 2018 -0800 |
tree | 82859b6f29511b44f3141d2a58c46a4346962e6f | |
parent | a42240edecc69835b55755cae58913d8c13741c6 [diff] |
Fix cpufreg_go to use adb -s cpufreq_go used the plain adb, this changes it to use $adb, which is set to adb -s if -s was passed, allowing the go test to run when multiple devices are connected. Bug: 72652287 Test: manual Change-Id: Iffd658e9f1f99cbe992a5e1a5a07adc70d334653