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

Commit 45f7a601 authored by Julia Reynolds's avatar Julia Reynolds Committed by android-build-merger
Browse files

Merge "metrics constants for app ops." into pi-dev am: 200de1cc

am: e56a2224

Change-Id: I5510e2b2e56761b574e4594a1edf02fb243c2ec0
parents 449e4cad e56a2224
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -5445,6 +5445,14 @@ message MetricsEvent {
    // OS: P
    NOTIFICATION_ZEN_MODE_DURATION_PROMPT = 1344;

    // Notification Guts, active app ops variant
    // OS: P
    APP_OPS_GUTS = 1345;

    // ACTION: Notification Guts, active app ops variant > Settings button
    // OS: P
    ACTION_OPS_GUTS_SETTINGS = 1346;

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