Merge "Allow Sv2 in launcher build version" into sc-v2-dev am: 1ac67e4314

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15472533

Change-Id: I27e4601e9a71b1a87d34d41ea1267aa71f7d78cc
This commit is contained in:
TreeHugger Robot
2021-08-05 20:44:01 +00:00
committed by Automerger Merge Worker
@@ -41,7 +41,7 @@ public class TestStabilityRule implements TestRule {
Pattern.compile("^("
+ "(?<local>(BuildFromAndroidStudio|"
+ "([0-9]+|[A-Z])-eng\\.[a-z]+\\.[0-9]+\\.[0-9]+))|"
+ "(?<platform>[A-Z][a-z]*)"
+ "(?<platform>[A-Z]([a-z]|[0-9])*)"
+ ")$");
private static final Pattern PLATFORM_BUILD =
Pattern.compile("^("