Merge "Add help uri for prevent ringing gesture"
This commit is contained in:
committed by
Android (Google) Code Review
commit
a9b742dd53
@@ -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 =
|
||||
|
Reference in New Issue
Block a user