am 4794e300: am e545bd36: Merge "Permission group is granted if one permission is granted for UI purposes." into mnc-dev

* commit '4794e3001f6a53515178d5f8069d2e0e09a87285':
  Permission group is granted if one permission is granted for UI purposes.
This commit is contained in:
Svet Ganov
2015-06-11 12:54:00 +00:00
committed by Android Git Automerger

View File

@@ -1256,7 +1256,7 @@ public abstract class Context {
* @param intent The description of the activity to start.
*
* @throws ActivityNotFoundException  
*
*`
* @see #startActivity(Intent, Bundle)
* @see PackageManager#resolveActivity
*/