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

Commit ae492c92 authored by Issei Suzuki's avatar Issei Suzuki Committed by Android (Google) Code Review
Browse files

Merge "Add metric constants for foldable screen"

parents d10a82ed 9e5ff4bf
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -6621,6 +6621,12 @@ message MetricsEvent {
    // OS: Q
    FIELD_IS_FULL_QS = 1593;

    // ACTION: Display folding state was changed
    // CATEGORY: OTHER
    //   SUBTYPE: 1 if display is folded, 0 if not.
    // OS: Q
    ACTION_DISPLAY_FOLD = 1594;

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

    // Add new aosp constants above this line.