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

Commit aa571c6a authored by Chris Wren's avatar Chris Wren
Browse files

add reserved latency field

Bug: 65724609
Test: make
Change-Id: I9bc8d9bf6818c93cd21c02962d93ab1193d56fc9
parent 0a6e6e89
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -5503,6 +5503,10 @@ message MetricsEvent {
    // OS: P
    ACTION_MANAGE_NOTIFICATIONS = 1358;

    // This value should never appear in log outputs - it is reserved for
    // internal platform metrics use.
    RESERVED_FOR_LOGBUILDER_LATENCY_MILLIS = 1359;

    // ---- End P Constants, all P constants go above this line ----
    // Add new aosp constants above this line.
    // END OF AOSP CONSTANTS