am c79173c7: am 05282133: Merge "docs: Bugfix & minor cleanup for "Providing...
am c79173c7: am 05282133: Merge "docs: Bugfix & minor cleanup for "Providing Messaging for Auto"" into lmp-docs
* commit 'c79173c7':
docs: Bugfix & minor cleanup for "Providing Messaging for Auto"
If your app supports replying to a conversation, you must call the {@code setReplyAction()}
If your app supports replying to a conversation, you must call the {@link android.support.v4.app.NotificationCompat.CarExtender.UnreadConversation.Builder#setReplyAction setReplyAction()}
method and provide a pending intent to pass that user action back to your app. The {@code
method and provide a pending intent to pass that user action back to your app. The
UnreadConversation} object you create must also include a {@link