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

Commit 07e491db authored by Chun-Ku Lin's avatar Chun-Ku Lin
Browse files

Flag declaration removal: warning_use_default_dialog_type

Bug: 409604750
Test: N/A
Flag: EXEMPT flag clean up
Change-Id: Ib87fc5519607ff38141063b03a0fc70c1a3f7a32
parent 139c74c1
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
    }
}