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

Commit 426f73da authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Don't redact COMPAT_TEMPLATE in NotificationRecord dumps" into main

parents d6c65857 1b0fde82
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -687,6 +687,7 @@ public final class NotificationRecord {
            case Notification.EXTRA_SUBSTITUTE_APP_NAME:
            case Notification.EXTRA_TEMPLATE:
            case "android.support.v4.app.extra.COMPAT_TEMPLATE":
            case "androidx.core.app.extra.COMPAT_TEMPLATE":
                return false;
            default:
                return true;