Merge "Converting EXTRA_PACKAGE_NAME to a link tag"

This commit is contained in:
TreeHugger Robot
2019-03-23 06:19:42 +00:00
committed by Android (Google) Code Review

View File

@@ -876,7 +876,8 @@ public final class Settings {
/**
* Activity Action: Show screen for controlling app usage properties for an app.
* Input: Intent's extra EXTRA_PACKAGE_NAME must specify the application package name.
* Input: Intent's extra {@link android.content.Intent#EXTRA_PACKAGE_NAME} must specify the
* application package name.
* Output: Nothing.
*/
@SdkConstant(SdkConstantType.ACTIVITY_INTENT_ACTION)