commit | 835113c514578c2308f336e5417ebc579b1b5c01 | [log] [tgz] |
---|---|---|
author | Kevin Liu <congxiliu@google.com> | Tue May 07 20:38:06 2024 +0000 |
committer | Kevin Liu <congxiliu@google.com> | Fri May 17 13:23:16 2024 +0000 |
tree | 2b7ecabb91da9cf19c35014629b0d82ef3828d4f | |
parent | 20295397cbd0013bf57145d33c26aea3ab655d89 [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 DeviceLockControllerRoboTests && atest DeviceLockUnitTests Bug: 334089788 Change-Id: I10406c465107740e1304e15002949a434ccf88d3