diff --git a/core/java/android/content/pm/ApplicationInfo.java b/core/java/android/content/pm/ApplicationInfo.java index f08fa51b4d9b9..756c468e982a0 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}. */