Support dialog disclaimer text now appears properly am: adc5555acf
am: bbe0e8a30b
am: 1869973e12
Change-Id: I780f4b595fe276a3898237eb42d0852e7a7a5321
This commit is contained in:
@@ -137,4 +137,9 @@ public interface SupportFeatureProvider {
|
||||
* Returns an intent that will launch the tips and tricks UI.
|
||||
*/
|
||||
Intent getTipsAndTricksIntent(Context context);
|
||||
|
||||
/**
|
||||
* Returns the string for the disclaimer in the Support dialog
|
||||
*/
|
||||
String getDisclaimerString();
|
||||
}
|
||||
|
Reference in New Issue
Block a user