Merge "Use PRIVACY_CONTROLS enum in PrivacyControlsFragment"
This commit is contained in:
committed by
Android (Google) Code Review
commit
09d471132d
@@ -45,7 +45,7 @@ public class PrivacyControlsFragment extends DashboardFragment {
|
||||
|
||||
@Override
|
||||
public int getMetricsCategory() {
|
||||
return SettingsEnums.TOP_LEVEL_PRIVACY;
|
||||
return SettingsEnums.PRIVACY_CONTROLS;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user