Merge "Launch Help & Feedback" into nyc-mr1-dev

This commit is contained in:
Rachel Zhang
2016-05-05 17:58:13 +00:00
committed by Android (Google) Code Review
4 changed files with 7 additions and 41 deletions

View File

@@ -42,6 +42,11 @@ public interface SupportFeatureProvider {
*/
Intent getForumIntent();
/**
* Returns a intent that will open help & feedback.
*/
Intent getHelpIntent(Context context);
/**
* Whether or not a support type is enabled.
*/