diff --git a/core/java/android/app/Notification.java b/core/java/android/app/Notification.java index 90206b693772b..e8ce92db62adb 100644 --- a/core/java/android/app/Notification.java +++ b/core/java/android/app/Notification.java @@ -3614,6 +3614,7 @@ public class Notification implements Parcelable *
  • Directional conversations where there is an active speaker and many passive * individuals
  • *
  • Stream / posting updates from other individuals
  • + *
  • Email, document comments, or other conversation types that are not real-time
  • * *

    *