commit | 97cbdbcfd3a01a90a61719461205c56d99c61e4c | [log] [tgz] |
---|---|---|
author | Kevin Liu <congxiliu@google.com> | Wed Jun 19 15:50:28 2024 +0000 |
committer | Kevin Liu <congxiliu@google.com> | Wed Jun 19 15:53:35 2024 +0000 |
tree | 9904666ffeff34dfa1fe1f91a8953075e0b37223 | |
parent | cc71aa83e11c9667edf0370e3d8214894f89efe7 [diff] |
Add strict_mode: false As strict mode is in place, the default strict_mode is now set to true. We are encourage teams to write tests in strict_mode to make tests Bivalent (able to run on device and devicelessly) For more info on strict mode: go/roboStrictMode Also fixed some missing deps. Flag: NONE Test: atest Launcher3RoboTests Bug: 334089788 Change-Id: I4b4f2ef9a21926eef63fcada81355b928bbe2870 Merged-In: I4b4f2ef9a21926eef63fcada81355b928bbe2870