Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8b9cb08b authored by Andrew Sapperstein's avatar Andrew Sapperstein
Browse files

Stop showing first run launcher cling.

Followup CL will delete the dead code.

Bug: 29461092
Change-Id: Iaf96184219b7b052b7a8d97f403afec236d28437
parent 2aa31b8f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -495,7 +495,6 @@ public class Launcher extends Activity
            showIntroScreen();
        } else {
            showFirstRunActivity();
            showFirstRunClings();
        }
    }