commit | a39a4695afb03b9cde843ef5ad3648f2ec6616dc | [log] [tgz] |
---|---|---|
author | Kevin Liu <congxiliu@google.com> | Tue May 28 20:09:05 2024 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue May 28 20:09:05 2024 +0000 |
tree | 014749d03a32d8404eedc878e098bb21d3bdb35f | |
parent | 7a0088096fe2139fc25fd519959d84a92924c7f9 [diff] | |
parent | a75ea0b8cb17a126cdf0fef5e1c1bade1e36f546 [diff] |
Merge "Add strict_mode: false" into main
diff --git a/tests/Android.bp b/tests/Android.bp index 5794cce..a8fba85 100644 --- a/tests/Android.bp +++ b/tests/Android.bp
@@ -217,4 +217,5 @@ ], instrumentation_for: "Launcher3", upstream: true, + strict_mode: false, }