Launch Help & Feedback

Bug: 28139684
Bug: 28141203
Change-Id: I9853fa5fd789cd6404dddfd9b00b7dc3afe73d91
This commit is contained in:
Rachel Zhang
2016-04-29 16:17:23 -07:00
parent fc63188c2c
commit 8088907360
4 changed files with 7 additions and 41 deletions

View File

@@ -43,6 +43,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.
*/