Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 29d02c81 authored by William Escande's avatar William Escande Committed by Gerrit Code Review
Browse files

Merge "Add strict_mode: false" into main

parents bbe16831 a7862b01
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -227,4 +227,5 @@ android_robolectric_test {
    sdk_version: "module_current",
    sdk_version: "module_current",
    upstream: true,
    upstream: true,
    test_suites: ["general-tests"],
    test_suites: ["general-tests"],
    strict_mode: false,
}
}