diff --git a/core/java/android/content/pm/ApplicationInfo.java b/core/java/android/content/pm/ApplicationInfo.java index a411eeef969b9..61325bc6e52db 100644 --- a/core/java/android/content/pm/ApplicationInfo.java +++ b/core/java/android/content/pm/ApplicationInfo.java @@ -168,7 +168,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}. */