Add help uri for prevent ringing gesture
am: 55dfd8a86b
Change-Id: Id9d2738a9225e6b655f027a25024cd25acbd091a
This commit is contained in:
@@ -58,7 +58,7 @@ public class PreventRingingGestureSettings extends DashboardFragment {
|
||||
|
||||
@Override
|
||||
public int getHelpResource() {
|
||||
return 0;
|
||||
return R.string.help_uri_prevent_ringing_gesture;
|
||||
}
|
||||
|
||||
public static final SearchIndexProvider SEARCH_INDEX_DATA_PROVIDER =
|
||||
|
||||
Reference in New Issue
Block a user