Revert "Clear only workspace shortcut / widget related tests"

This reverts commit 22be1a47f4.

Reason for revert: Breaks another test
Bug: 202546679

Change-Id: I796c508a6d7c00ec8c1d48e3517453f9eca0616c
This commit is contained in:
Alex Chau
2021-10-18 17:52:12 +00:00
parent 22be1a47f4
commit 9b3dd6c0b9
6 changed files with 9 additions and 43 deletions

View File

@@ -85,7 +85,7 @@ public class AddConfigWidgetTest extends AbstractLauncherUiTest {
* @param acceptConfig accept the config activity
*/
private void runTest(boolean acceptConfig) throws Throwable {
clearWorkspace();
clearHomescreen();
mDevice.pressHome();
final Widgets widgets = mLauncher.getWorkspace().openAllWidgets();