Use PRIVACY_CONTROLS enum in PrivacyControlsFragment
Fixes: 260055305 Test: build Change-Id: Ic7fe61d50416608496d1f0dfbc34735e61461a37
This commit is contained in:
@@ -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