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

This commit is contained in:
Svet Ganov
2015-06-11 08:17:41 +00:00
committed by Android (Google) Code Review

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
*/