Indicate that UID_REMOVED has EXTRA_REPLACING.
Bug: 140731248 Change-Id: Ia24a688f277580ed4edc1fac12ad05b8f7deb919 Test: N/A
This commit is contained in:
@@ -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.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user