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

Commit 39a01742 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Flag declaration removal: warning_use_default_dialog_type" into main

parents 92ee38e0 07e491db
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -313,13 +313,3 @@ flag {
    description: "Updates the Always-On A11yService state when the user changes the enablement of the shortcut."
    bug: "298869916"
}

flag {
    name: "warning_use_default_dialog_type"
    namespace: "accessibility"
    description: "Uses the default type for the A11yService warning dialog, instead of SYSTEM_ALERT_DIALOG"
    bug: "336719951"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}