From 2fcfe23f793f9dba42f0977aa46253d55ca2442f Mon Sep 17 00:00:00 2001 From: Julia Reynolds Date: Wed, 27 May 2020 09:44:24 -0400 Subject: Clarify conversation policy Test: make Fixes: 157482114 Change-Id: Icb6993a4c2c651465cadfa31c1d1915b7352994c --- core/java/android/app/Notification.java | 1 + 1 file changed, 1 insertion(+) diff --git a/core/java/android/app/Notification.java b/core/java/android/app/Notification.java index 90206b693772..e8ce92db62ad 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
  • * *

    * -- cgit v1.2.3-59-g8ed1b