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

Commit 1a2a730d authored by Patrick Baumann's avatar Patrick Baumann Committed by Automerger Merge Worker
Browse files

Merge "Doc update re use of MATCH_UNINSTALLED flag" into rvc-dev am:...

Merge "Doc update re use of MATCH_UNINSTALLED flag" into rvc-dev am: ce6252e5 am: 756e0cb1 am: 317ffa96 am: 0564a895

Change-Id: I5dade459f1d5f43dfe74bfceda7fa1d4e44490c8
parents 4ea78d9f 0564a895
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -385,6 +385,9 @@ public abstract class PackageManager {
     * <p>
     * Note: this flag may cause less information about currently installed
     * applications to be returned.
     * <p>
     * Note: use of this flag requires the android.permission.QUERY_ALL_PACKAGES
     * permission to see uninstalled packages.
     */
    public static final int MATCH_UNINSTALLED_PACKAGES = 0x00002000;