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

Commit c6dcaa76 authored by Gauri Shankar's avatar Gauri Shankar Committed by Android (Google) Code Review
Browse files

Merge "Adding flag stuck_hearing_devices_qs_tile_fix in shared SystemUI aconfig file" into main

parents 8eef159a dab6c72e
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -2206,3 +2206,13 @@ flag {
        purpose: PURPOSE_BUGFIX
   }
}

flag {
    name: "stuck_hearing_devices_qs_tile_fix"
    namespace: "systemui"
    description: "Prevent the Hearing Device Dialog's exit animation to avoid the appearance of it being stuck during activity launch."
    bug: "397868916"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}
 No newline at end of file