Merge "Add documentation for Conversation table"

am: c0c7806ec0

Change-Id: I36fe1b58c65f435e319d526607330b1209e76089
This commit is contained in:
Leland Miller
2019-05-20 10:50:55 -07:00
committed by android-build-merger

View File

@@ -768,7 +768,7 @@ public final class Telephony {
public static final String DEFAULT_SORT_ORDER = "date DESC";
/**
* The first 45 characters of the body of the message.
* The first 45 characters of the body of the most recent message.
* <P>Type: TEXT</P>
*/
public static final String SNIPPET = "snippet";