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

Commit 3315f6b5 authored by Alexandra Gherghina's avatar Alexandra Gherghina
Browse files

Rename intent extra following API review

Bug: 17389968
Change-Id: Id2bd8d12019ad7a4c5a3ac8a7f76f55d06fc4dff
parent 8e315233
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -3363,7 +3363,7 @@ public class Intent implements Parcelable, Cloneable {
     * profiles - {@link #ACTION_MANAGED_PROFILE_ADDED} and {@link #ACTION_MANAGED_PROFILE_REMOVED}.
     * profiles - {@link #ACTION_MANAGED_PROFILE_ADDED} and {@link #ACTION_MANAGED_PROFILE_REMOVED}.
     */
     */
    public static final String EXTRA_USER =
    public static final String EXTRA_USER =
            "android.intent.extra.user";
            "android.intent.extra.USER";


    /**
    /**
     * Extra used in the response from a BroadcastReceiver that handles
     * Extra used in the response from a BroadcastReceiver that handles