Add list item to open tips & tricks.
Added to the more help list for now. BUG: 28654701 Change-Id: Ia020c3ffb5ab42cb82ffa75834fa45d20f2a1e72
This commit is contained in:
@@ -80,4 +80,9 @@ public interface SupportFeatureProvider {
|
||||
* Returns an intent that will start the add account UI.
|
||||
*/
|
||||
Intent getAccountLoginIntent();
|
||||
|
||||
/**
|
||||
* Returns an intent that will launch the tips and tricks UI.
|
||||
*/
|
||||
Intent getTipsAndTricksIntent(Context context);
|
||||
}
|
||||
|
Reference in New Issue
Block a user