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

Commit 12b5cf6a authored by chenjean's avatar chenjean Committed by Daniel Norman
Browse files

feat(magnify_ime):Add aconfig flag for magnify ime feature

Bug: 342509709
Flag: com.android.server.accessibility.enable_magnification_magnify_nav_bar_and_ime
Test: build
Change-Id: I239f5d62b2d374d6e1dbfd209a34466084d9f817
parent 09558664
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -151,6 +151,13 @@ flag {
    bug: "361817142"
}

flag {
    name: "enable_magnification_magnify_nav_bar_and_ime"
    namespace: "accessibility"
    description: "Whether to enable magnify navigation bar and ime on full screen"
    bug: "342509709"
}

flag {
    name: "enable_magnification_keyboard_control"
    namespace: "accessibility"