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

Commit 84cc3282 authored by Todd Kennedy's avatar Todd Kennedy Committed by Android (Google) Code Review
Browse files

Merge "remove mention of file: URIs for package installs"

parents b642316a 9cc589a3
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1448,7 +1448,7 @@ public class Intent implements Parcelable, Cloneable {
    /**
    /**
     * Activity Action: Launch application installer.
     * Activity Action: Launch application installer.
     * <p>
     * <p>
     * Input: The data must be a content: or file: URI at which the application
     * Input: The data must be a content: URI at which the application
     * can be retrieved.  As of {@link android.os.Build.VERSION_CODES#JELLY_BEAN_MR1},
     * can be retrieved.  As of {@link android.os.Build.VERSION_CODES#JELLY_BEAN_MR1},
     * you can also use "package:<package-name>" to install an application for the
     * you can also use "package:<package-name>" to install an application for the
     * current user that is already installed for another user. You can optionally supply
     * current user that is already installed for another user. You can optionally supply