commit | c6d18dc3d2cc6b256e91f78b9cb76b5ce59bdf87 | [log] [tgz] |
---|---|---|
author | Caitlin Shkuratov <caitlinshk@google.com> | Wed Nov 20 16:29:31 2024 +0000 |
committer | Caitlin Shkuratov <caitlinshk@google.com> | Wed Nov 20 16:29:31 2024 +0000 |
tree | fcb6eb4cfe3bc0689ab75af574d4042fdaf6f75e | |
parent | 5ed6634e13e9bbc655401e065585d568394fb691 [diff] |
Only call NotifEntry#getPromotedNotifContentModel when flag enabled. NotificationEntry#getPromotedNotificationContentModel does a Log.wtf if the flag isn't enabled, but RenderNotificationListInteractor was accidentally calling #getPromotedNotificationContentModel even if the flag was disabled. Bug: 369151941 Change-Id: Ie1ac8c963177ca5d6dc2601def3e88169274a312 Test: No WTF logs Flag: android.app.ui_rich_ongoing Flag: com.android.systemui.status_bar_notification_chips