commit | 4551e0693a3898087aefa1d032b5b5074ebe9d34 | [log] [tgz] |
---|---|---|
author | Kevin Liu <congxiliu@google.com> | Fri May 03 19:38:12 2024 +0000 |
committer | Kevin Liu <congxiliu@google.com> | Fri May 17 13:20:21 2024 +0000 |
tree | d8aa9c2722c817cd7132d98be9e5da42990f9da0 | |
parent | e4e6f0ecf4f64c2e0e9b66fc9d3e664b04f81713 [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 SettingsRoboTests Bug: 334089788 Change-Id: I4381446dac381a34747043c564cf5288a2e16725