commit | 5556021798153c144c09c37a10989c9ea3c2b75c | [log] [tgz] |
---|---|---|
author | Wiwit Rifa'i <wiwitrifai@google.com> | Tue Dec 14 19:06:13 2021 +0800 |
committer | Wiwit Rifa'i <wiwitrifai@google.com> | Thu Dec 16 15:56:31 2021 +0800 |
tree | 12070787648b08f558a2d3fc519e5675cf57efe2 | |
parent | 632b68f67ef72737fd6e9031a3fccc7d1ee92fed [diff] |
Change key-source separator in TimeInStateHelper The injectOption (tradefed functions) already used ":" and "=" as separators, we need to change the separator to another character ("@"). This will also add a checking whether the source file exists or not during setUp(). Test: TimeInStateHelperTest and TimeInStateListenerTest Bug: 209531420 Change-Id: I4731590df75a398a664a76da1769d80ac55f5f29