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

Commit aec1bdf2 authored by Kweku Adams's avatar Kweku Adams Committed by Android (Google) Code Review
Browse files

Merge "Indicate that UID_REMOVED has EXTRA_REPLACING."

parents 421de0af 159ca40b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2974,6 +2974,9 @@ public class Intent implements Parcelable, Cloneable {
     * Broadcast Action: A uid has been removed from the system.  The uid
     * number is stored in the extra data under {@link #EXTRA_UID}.
     *
     * In certain instances, {@link #EXTRA_REPLACING} is set to true if the UID is not being
     * fully removed.
     *
     * <p class="note">This is a protected intent that can only be sent
     * by the system.
     */