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

Commit 823ae6a9 authored by Fan Zhang's avatar Fan Zhang Committed by Android (Google) Code Review
Browse files

Merge "Add logging enum for settings emergency sos button gesture page."

parents b56429c8 653dfc98
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2693,4 +2693,9 @@ enum PageId {
    // CATEGORY: SETTINGS
    // OS: R QPR
    SETTINGS_SWIPE_BOTTOM_TO_NOTIFICATION = 1846;

    // OPEN: Settings > System > Gestures > Emergency SOS Gesture
    // CATEGORY: SETTINGS
    // OS: S
    EMERGENCY_SOS_GESTURE_SETTINGS = 1847;
}