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

Commit fe389c46 authored by Peter_Liang's avatar Peter_Liang
Browse files

Uniform the settings enum proto for accessibility tutorial.

Replace 'DIALOG_TOGGLE_SCREEN_ACCESSIBILITY_BUTTON' and 'DIALOG_TOGGLE_SCREEN_GESTURE_NAVIGATION' with DIALOG_ACCESSIBILITY_TUTORIAL.

Bug: 148989018
Test: manual test
Change-Id: I3892279b76a34bf0b4483fc786c88fbb878242f4
parent 35c6b8f0
Loading
Loading
Loading
Loading
+2 −8
Original line number Diff line number Diff line
@@ -2523,16 +2523,10 @@ enum PageId {
    // OS: R
    PANEL_ADD_WIFI_NETWORKS = 1809;

    // OPEN: Settings > Accessibility > Enable accessibility service > Show tutorial dialog
    // OPEN: Settings > Accessibility > Enable the feature or shortcut > Show tutorial dialog
    // CATEGORY: SETTINGS
    // OS: R
    DIALOG_TOGGLE_SCREEN_ACCESSIBILITY_BUTTON = 1810;

    // OPEN: Settings > Accessibility > Enable accessibility service > Show tutorial dialog in
    // gesture mode
    // CATEGORY: SETTINGS
    // OS: R
    DIALOG_TOGGLE_SCREEN_GESTURE_NAVIGATION = 1811;
    DIALOG_ACCESSIBILITY_TUTORIAL = 1810;

    // OPEN: Settings > Accessibility > Edit shortcut dialog
    // CATEGORY: SETTINGS