Merge "Fix javadoc typo in ApplicationInfo" am: 2df3ef5db3 am: a447ff12be am: 1c1b1fd00c am: f2be111206 am: 08e0f8fc5e

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2142995

Change-Id: I30e98f086dc39a1bc1a67a96e6fc207d2ccf0f4f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Treehugger Robot
2022-07-06 19:19:50 +00:00
committed by Automerger Merge Worker

View File

@@ -178,7 +178,7 @@ public class ApplicationInfo extends PackageItemInfo implements Parcelable {
* signature checks} or
* <a href="https://developer.android.com/training/articles/security-tips#Permissions">permissions</a>.
*
* <p><b>Warning:</b> Note that does flag not behave the same as
* <p><b>Warning:</b> Note that this flag does not behave the same as
* {@link android.R.attr#protectionLevel android:protectionLevel} {@code system} or
* {@code signatureOrSystem}.
*/