Merge "Stop showing first run launcher cling." into ub-launcher3-calgary

This commit is contained in:
Andrew Sapperstein
2016-07-01 03:12:12 +00:00
committed by Android (Google) Code Review
-1
View File
@@ -495,7 +495,6 @@ public class Launcher extends Activity
showIntroScreen();
} else {
showFirstRunActivity();
showFirstRunClings();
}
}