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

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

Merge "TRON variables for provisioning sessions"

parents 85e2fa4e fa6566e4
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -3083,6 +3083,12 @@ message MetricsEvent {
    // PACKAGE: The package name of the app the permission was revoked for
    ACTION_PERMISSION_REVOKE_WRITE_EXTERNAL_STORAGE = 733;

    // ACTION: Logged when a provisioning session has started
    PROVISIONING_SESSION_STARTED = 734;

    // ACTION: Logged when a provisioning session has completed
    PROVISIONING_SESSION_COMPLETED = 735;

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

    // Add new aosp constants above this line.