Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3c12e8f7 authored by Jason Long's avatar Jason Long Committed by Android (Google) Code Review
Browse files

Merge "Rename metrics_constants.proto DEFAULT_AUTOFILL_PICKER."

parents 3f5d1ec2 1b51da60
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3276,8 +3276,8 @@ message MetricsEvent {
    DEFAULT_APP_PICKER_CONFIRMATION_DIALOG = 791;


    // OPEN: Settings > Apps > Default Apps > Default auto-fill app
    DEFAULT_AUTO_FILL_PICKER = 792;
    // OPEN: Settings > Apps > Default Apps > Default autofill app
    DEFAULT_AUTOFILL_PICKER = 792;

    // These values should never appear in log outputs - they are reserved for
    // internal Tron use.