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

Commit 8de29ca4 authored by Kweku Adams's avatar Kweku Adams
Browse files

Fixing typo in ApplicationInfo documentation.

Change-Id: I6d1d2e5d8bdfefa5ac28e3be46cca78b3a4b09e7
parent 2e0eef3e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -176,7 +176,7 @@ public class ApplicationInfo extends PackageItemInfo implements Parcelable {
    
    /**
     * Value for {@link #flags}: this is set if this application has been
     * install as an update to a built-in system application.
     * installed as an update to a built-in system application.
     */
    public static final int FLAG_UPDATED_SYSTEM_APP = 1<<7;