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:
Svet Ganov
2015-05-28 15:51:04 +00:00
committed by Android Git Automerger
5 changed files with 20 additions and 1 deletions

View File

@@ -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