mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 03:08:19 +00:00
Merge "Disabling strict activity leak check" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
dcead30d1e
@@ -185,7 +185,7 @@ public class NavigationModeSwitchRule implements TestRule {
|
||||
+ launcher.getNavigationModeMismatchError(false),
|
||||
() -> launcher.getNavigationModeMismatchError(false) == null,
|
||||
WAIT_TIME_MS, launcher);
|
||||
AbstractLauncherUiTest.checkDetectedLeaks(launcher, true);
|
||||
AbstractLauncherUiTest.checkDetectedLeaks(launcher, false);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user