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

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

Merge "Add aconfig flag for enlaring pointer icon with magnification" into main

parents 17291841 69f78101
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -161,6 +161,13 @@ flag {
    }
}

flag {
    name: "magnification_enlarge_pointer"
    namespace: "accessibility"
    description: "When fullscreen magnification is enabled, pointer icon is enlarged"
    bug: "355734856"
}

flag {
    name: "manager_avoid_receiver_timeout"
    namespace: "accessibility"