docs: fix markup error
Change-Id: I59e379a7a36c4184862095442c53a6b9496d856e
This commit is contained in:
@@ -1398,7 +1398,7 @@ public abstract class PackageManager {
|
|||||||
* {@link Intent#resolveActivity} finds an activity if a class has not
|
* {@link Intent#resolveActivity} finds an activity if a class has not
|
||||||
* been explicitly specified.
|
* been explicitly specified.
|
||||||
*
|
*
|
||||||
* <p><em>Note: if using an implicit Intent (without an explicit ComponentName
|
* <p><em>Note:</em> if using an implicit Intent (without an explicit ComponentName
|
||||||
* specified), be sure to consider whether to set the {@link #MATCH_DEFAULT_ONLY}
|
* specified), be sure to consider whether to set the {@link #MATCH_DEFAULT_ONLY}
|
||||||
* only flag. You need to do so to resolve the activity in the same way
|
* only flag. You need to do so to resolve the activity in the same way
|
||||||
* that {@link android.content.Context#startActivity(Intent)} and
|
* that {@link android.content.Context#startActivity(Intent)} and
|
||||||
|
|||||||
Reference in New Issue
Block a user