Merge "Add metric for About phone > Device name > confrim dialog"
This commit is contained in:
committed by
Android (Google) Code Review
commit
3dca8e60d4
@@ -48,7 +48,7 @@ public class DeviceNameWarningDialog extends InstrumentedDialogFragment
|
||||
|
||||
@Override
|
||||
public int getMetricsCategory() {
|
||||
return SettingsEnums.DIALOG_ENABLE_DEVELOPMENT_OPTIONS;
|
||||
return SettingsEnums.DIALOG_DEVICENAME_WARNING;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user