commit | 1528c875e35c86bb7d685c661acd1f34aaf41d80 | [log] [tgz] |
---|---|---|
author | Jackal Guo <jackalguo@google.com> | Tue Jul 24 16:43:37 2018 +0800 |
committer | Jackal Guo <jackalguo@google.com> | Tue Jul 24 17:49:16 2018 +0800 |
tree | 4bfd4764f28804523e4854cc577fab86fa8e0ee5 | |
parent | 6eac8af605ee5d0d6beb7bdbae14540a05efe0df [diff] |
Correct return value of MagnificationController#reset It only returns true if magnification changes from magnifying to non-magnifying. This is inconsistent with the docs. Return true if the magnification scale and center is reset. Bug: 64616261 Test: atest CtsAccessibilityTestCases Test: atest CtsAccessibilityServiceTestCases Change-Id: I0c496c5c45c2e35025f1887842a2a9741c440af1