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

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

Change-Id: I4443129878396908f60ca964d30dd1e9e9bedf7a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Treehugger Robot
2022-07-06 18:49:38 +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}.
*/