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

Commit 0823f1b5 authored by Kevin Hufnagle's avatar Kevin Hufnagle Committed by Android (Google) Code Review
Browse files

Merge "docs: App doesn't receive "first launch" broadcast" into qt-dev

parents 3b6bbed3 49d171d5
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2677,6 +2677,9 @@ public class Intent implements Parcelable, Cloneable {
     * that application is first launched (that is the first time it is moved
     * out of the stopped state).  The data contains the name of the package.
     *
     * <p>When the application is first launched, the application itself doesn't receive this
     * broadcast.</p>
     *
     * <p class="note">This is a protected intent that can only be sent
     * by the system.
     */