Merge "[MTE] Use separate SettingsEnum value for dialog."
This commit is contained in:
committed by
Android (Google) Code Review
commit
21923a767f
@@ -52,7 +52,7 @@ public class RebootWithMteDialog extends InstrumentedDialogFragment
|
||||
|
||||
@Override
|
||||
public int getMetricsCategory() {
|
||||
return SettingsEnums.REBOOT_WITH_MTE;
|
||||
return SettingsEnums.REBOOT_WITH_MTE_DIALOG;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user