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

Commit 470ecb2c authored by Mahaver Chopra's avatar Mahaver Chopra Committed by Android (Google) Code Review
Browse files

Merge "Provisioning terms screen constants"

parents c4d3a70b 6cd4716f
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -3311,6 +3311,16 @@ message MetricsEvent {
    // OS: 8.0
    MANAGE_EXTERNAL_SOURCES = 808;

    // ACTION: Logged when terms activity finishes.
    // TIME: Indicates time taken by terms activity to finish in MS.
    PROVISIONING_TERMS_ACTIVITY_TIME_MS = 809;

    // Indicates number of terms displayed on the terms screen.
    PROVISIONING_TERMS_COUNT = 810;

    // Indicates number of terms read on the terms screen.
    PROVISIONING_TERMS_READ = 811;

    // ---- End O Constants, all O constants go above this line ----

    // Add new aosp constants above this line.