[Regional Preference] Need to remove the metrics by the metrics concil

team's comment.

Bug: 296544040
Test: manual
Change-Id: I8eecba55288bfad6f81b5c8c1a8290afccdd5ef8
This commit is contained in:
Zoey Chen
2023-08-23 05:10:28 +00:00
parent b8f03ec8f6
commit ae32c8e8a5
4 changed files with 0 additions and 28 deletions

View File

@@ -204,8 +204,6 @@ public class LocaleDialogFragment extends InstrumentedDialogFragment {
bundle.putInt(ARG_DIALOG_TYPE, DIALOG_CONFIRM_SYSTEM_DEFAULT);
intent.putExtras(bundle);
mParent.onActivityResult(DIALOG_CONFIRM_SYSTEM_DEFAULT, result, intent);
mMetricsFeatureProvider.action(mContext, SettingsEnums.ACTION_CHANGE_LANGUAGE,
changed);
}
mShouldKeepDialog = false;
}