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

Commit 48e69614 authored by Bartosz Fabianowski's avatar Bartosz Fabianowski
Browse files

Add metrics constant for Enterprise Privacy Settings page

This CL adds a metrics constant for the Enterprise Privacy page in
the Settings app.

Test: None
BUG: 32692748
Change-Id: Ifd5429b7db6c2d85858ed4128a5fba4f788911ac
parent 4570fc9f
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2627,6 +2627,11 @@ message MetricsEvent {
    // ACTION: Logs the end to end time taken by all provisioning tasks.
    PROVISIONING_TOTAL_TASK_TIME_MS = 627;

    // OPEN: Settings > Privacy
    // CATEGORY: SETTINGS
    // OS: O
    ENTERPRISE_PRIVACY_SETTINGS = 628;

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

    // Add new aosp constants above this line.