diff --git a/core/java/android/content/pm/ApplicationInfo.java b/core/java/android/content/pm/ApplicationInfo.java index 24c383692c09c..bc3e25bfc7e87 100644 --- a/core/java/android/content/pm/ApplicationInfo.java +++ b/core/java/android/content/pm/ApplicationInfo.java @@ -178,7 +178,7 @@ public class ApplicationInfo extends PackageItemInfo implements Parcelable { * signature checks} or * permissions. * - *

Warning: Note that does flag not behave the same as + *

Warning: Note that this flag does not behave the same as * {@link android.R.attr#protectionLevel android:protectionLevel} {@code system} or * {@code signatureOrSystem}. */