Commit 462a728
committed
Removing leftover code to sync accessibility and input focus.
1. We have decided to let the accessibility services take care
for syncing accessibility and input focus. Some apps may
move input focus when a given view takes input focus which
dragging accessibility focus can lead to a loop in the
focus traversal. This change removes some leftover sync
code.
bug:6616861
Change-Id: I57cb44e315a386d13596794d3767b559e9ee3d991 parent 01827ce commit 462a728
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6296 | 6296 | | |
6297 | 6297 | | |
6298 | 6298 | | |
6299 | | - | |
6300 | 6299 | | |
6301 | 6300 | | |
6302 | 6301 | | |
6303 | 6302 | | |
6304 | 6303 | | |
6305 | | - | |
6306 | 6304 | | |
6307 | 6305 | | |
6308 | 6306 | | |
| |||
0 commit comments