Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 08e0f8fc authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Fix javadoc typo in ApplicationInfo" am: 2df3ef5d am: a447ff12 am:...

Merge "Fix javadoc typo in ApplicationInfo" am: 2df3ef5d am: a447ff12 am: 1c1b1fd0 am: f2be1112

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



Change-Id: I2af2642130e146ff3bedec42a32b44308ca22cfc
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 79f7066a f2be1112
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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}.
     */