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

Commit 633a9ddf authored by Nino Jagar's avatar Nino Jagar Committed by Automerger Merge Worker
Browse files

Merge "Update default content protection blocklist size" into udc-qpr-dev am:...

Merge "Update default content protection blocklist size" into udc-qpr-dev am: 742c1cde am: 49449034

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



Change-Id: I1707983f97d60fb9dddb0fb866f5378bc15f07cd
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 2095eda7 49449034
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -414,7 +414,7 @@ public final class ContentCaptureManager {
    /** @hide */
    public static final boolean DEFAULT_ENABLE_CONTENT_PROTECTION_RECEIVER = false;
    /** @hide */
    public static final int DEFAULT_CONTENT_PROTECTION_APPS_BLOCKLIST_SIZE = 1000;
    public static final int DEFAULT_CONTENT_PROTECTION_APPS_BLOCKLIST_SIZE = 5000;
    /** @hide */
    public static final int DEFAULT_CONTENT_PROTECTION_BUFFER_SIZE = 150;