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

* commit 'e545bd36a483b51ef681ea063f7bda9352adb4d4':
  Permission group is granted if one permission is granted for UI purposes.
This commit is contained in:
Svet Ganov
2015-06-11 09:41:08 +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
*/