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

Commit fff82706 authored by Candice's avatar Candice
Browse files

Create aconfig flag update_window_magnifier_bottom_boundary

Create aconfig flag for the fix of updating the window magnifier bottom boundary to the top of the system gesture inset.

Bug: 380320995
Test: EXEMPT. Create aconfig flag
Flag: com.android.systemui.update_window_magnifier_bottom_boundary
Change-Id: I8fd1b6f78092269f82516781d758fcb8b7c1ca03
parent 90914439
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -109,6 +109,16 @@ flag {
    }
}

flag {
    name: "update_window_magnifier_bottom_boundary"
    namespace: "accessibility"
    description: "Update the window magnifier boundary at the bottom to the top of the system gesture inset."
    bug: "380320995"
    metadata {
      purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "hearing_devices_dialog_related_tools"
    namespace: "accessibility"