[Android FRE] Make lightweight FRE display the app which requested it pt 1/2
This CL makes FirstRunFlowSequencer#checkIfFirstRunIsNecessary() return a boolean instead of an intent. This is in preparation for making generating the lightweight FRE intent be more expensive to generate. FirstRunFlowSequencer#checkIfFirstRunIsNecessary() is called each time that Chrome is launched and thus must be fast. BUG=787939 Change-Id: I3dc0651d0796435475f18d3bbe93fce8613262ef Reviewed-on: https://chromium-review.googlesource.com/798895Reviewed-by:Yusuf Ozuysal <yusufo@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Commit-Queue: Peter Kotwicz <pkotwicz@chromium.org> Cr-Commit-Position: refs/heads/master@{#520769}
Showing
Please register or sign in to comment