am 63428ccd: Merge "Add a normal permission guarding the installer UI - used for stats tracking" into mnc-dev
* commit '63428ccde7e925ceb94aa40e933b3d51954a7797': Add a normal permission guarding the installer UI - used for stats tracking
This commit is contained in:
@@ -1387,6 +1387,11 @@ public class Intent implements Parcelable, Cloneable {
|
||||
* <p>
|
||||
* Output: If {@link #EXTRA_RETURN_RESULT}, returns whether the install
|
||||
* succeeded.
|
||||
* <p>
|
||||
* <strong>Note:</strong>If your app is targeting API level higher than 22 you
|
||||
* need to hold {@link android.Manifest.permission#REQUEST_INSTALL_PACKAGES}
|
||||
* in order to launch the application installer.
|
||||
* </p>
|
||||
*
|
||||
* @see #EXTRA_INSTALLER_PACKAGE_NAME
|
||||
* @see #EXTRA_NOT_UNKNOWN_SOURCE
|
||||
|
||||
Reference in New Issue
Block a user