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

Commit 520bc6f2 authored by Patrick Baumann's avatar Patrick Baumann Committed by Android (Google) Code Review
Browse files

Merge "Enables the App Enumeration Feature"

parents 8eb3cbe1 7955e8ec
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ import android.app.PackageInstallObserver;
import android.app.admin.DevicePolicyManager;
import android.app.usage.StorageStatsManager;
import android.compat.annotation.ChangeId;
import android.compat.annotation.Disabled;
import android.compat.annotation.EnabledAfter;
import android.compat.annotation.UnsupportedAppUsage;
import android.content.ComponentName;
import android.content.Context;
@@ -3581,7 +3581,7 @@ public abstract class PackageManager {
     * @hide
     */
    @ChangeId
    @Disabled
    @EnabledAfter(targetSdkVersion = Build.VERSION_CODES.Q)
    public static final long FILTER_APPLICATION_QUERY = 135549675L;

    /** {@hide} */
+1 −1
Original line number Diff line number Diff line
@@ -69,7 +69,7 @@ public class AppsFilter {
    // Logs all filtering instead of enforcing
    private static final boolean DEBUG_ALLOW_ALL = false;
    private static final boolean DEBUG_LOGGING = false;
    private static final boolean FEATURE_ENABLED_BY_DEFAULT = false;
    private static final boolean FEATURE_ENABLED_BY_DEFAULT = true;

    /**
     * This contains a list of app UIDs that are implicitly queryable because another app explicitly