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

Commit 65899436 authored by Fan Zhang's avatar Fan Zhang
Browse files

Add FIELD_CONTEXT to track source of action in eventlog.

Change-Id: Id32aaab4b4445e5db318d2b48d198b2a815b7cd4
Fix: 35359289
Bug: 35356464
Test: builds
parent 74841fb5
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -3410,6 +3410,9 @@ message MetricsEvent {
    // OS: O
    NOTIFICATION_SNOOZED_CRITERIA = 832;

    // FIELD - The context (source) from which an action is performed
    FIELD_CONTEXT = 833;

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

    // Add new aosp constants above this line.