Add help uri for prevent ringing gesture

Test: build
Bug: 79270169
Change-Id: Iea5598f26649854521202363cad6ee297cef3057
This commit is contained in:
Beverly
2018-06-07 10:43:32 -04:00
parent fd29d18ce6
commit 486d1facfa
2 changed files with 4 additions and 1 deletions

View File

@@ -60,7 +60,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 =