Remove forum link from support tab.

Bug: 29356288
Change-Id: I95c737d8249eb5689f09e037016832e25bbf9244
This commit is contained in:
Fan Zhang
2016-06-14 13:01:45 -07:00
parent cac9227e16
commit 156453c0ad
4 changed files with 0 additions and 43 deletions

View File

@@ -38,11 +38,6 @@ public interface SupportFeatureProvider {
int CHAT = 3;
}
/**
* Returns a intent that will open help forum.
*/
Intent getForumIntent();
/**
* Returns a intent that will open help & feedback.
*/