Merge "Add help uri for restricted apps page" into pi-dev am: f4c8a4cdf5
am: b8cfe7fff0
Change-Id: If67adaca3f1bfeada9317c48e32faa6f08dc0fc1
This commit is contained in:
@@ -120,6 +120,11 @@ public class RestrictedAppDetails extends DashboardFragment {
|
||||
return MetricsProto.MetricsEvent.FUELGAUGE_RESTRICTED_APP_DETAILS;
|
||||
}
|
||||
|
||||
@Override
|
||||
public int getHelpResource() {
|
||||
return R.string.help_uri_restricted_apps;
|
||||
}
|
||||
|
||||
@VisibleForTesting
|
||||
void refreshUi() {
|
||||
mRestrictedAppListGroup.removeAll();
|
||||
|
Reference in New Issue
Block a user