commit | 3b38d3e01d6776b00b19c5c40b88fdeb04b83c94 | [log] [tgz] |
---|---|---|
author | Kevin Liu <congxiliu@google.com> | Tue May 07 23:41:04 2024 +0000 |
committer | Kevin Liu <congxiliu@google.com> | Fri May 17 13:19:37 2024 +0000 |
tree | cd211ca2be60c895f8109451b0f4ddf0f5f52b88 | |
parent | 3a8ade1b4f468b4657e732d258f123ec63c28c5a [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 Test: atest KeyChainRoboTests Bug: 334089788 Change-Id: I04dce5c4a3a5ae57d0c3da8e4a924e6e02eb4949