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
|
@Override
|
||||||
public int getMetricsCategory() {
|
public int getMetricsCategory() {
|
||||||
return SettingsEnums.REBOOT_WITH_MTE;
|
return SettingsEnums.REBOOT_WITH_MTE_DIALOG;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user