From bb011dad4e69bec027be1e00d573a3095b318b43 Mon Sep 17 00:00:00 2001 From: Sunny Goyal Date: Wed, 15 Jun 2016 15:42:29 -0700 Subject: Adding a flag (enabled by default) to remove the all-apps button. All apps can still be opened by clicking the caret. Bug: 29398447 Change-Id: I61f1b05cea83a0a49d7cc16c518c5419618ba779 --- .../src/com/android/launcher3/model/GridSizeMigrationTaskTest.java | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/src/com/android/launcher3/model/GridSizeMigrationTaskTest.java b/tests/src/com/android/launcher3/model/GridSizeMigrationTaskTest.java index ebf06ba38..08a81f0c8 100644 --- a/tests/src/com/android/launcher3/model/GridSizeMigrationTaskTest.java +++ b/tests/src/com/android/launcher3/model/GridSizeMigrationTaskTest.java @@ -58,7 +58,8 @@ public class GridSizeMigrationTaskTest extends ProviderTestCase2