commit | 05acbb693fb091ca43a19c00e1219fe435a6d11e | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Wed Feb 28 12:49:01 2024 -0800 |
committer | Yabin Cui <yabinc@google.com> | Wed Feb 28 12:54:34 2024 -0800 |
tree | f92672637f729ada8c772a67d6557b25f493fc27 | |
parent | df6bc1eb89f0f3482cb0a43bc60d23ec6599746f [diff] |
perf2cfg_test: run with prebuilt python interpreter It avoids using python interpreters in local environment, which might be too old (< 3.8). After this, searching tests directory no longer works. So import test modules explicitly in perf2cfg_test.py. Bug: 326815331 Test: atest system/extras/perf2cfg Change-Id: I7bec747ec9634c97658585eae3ba81c5c587d1ac