commit | 3ea30b6f213aa732ebaba8176a1edf19c5db6b44 | [log] [tgz] |
---|---|---|
author | Daniel Norman <danielnorman@google.com> | Tue Feb 20 20:09:14 2024 +0000 |
committer | Daniel Norman <danielnorman@google.com> | Wed Feb 21 03:49:21 2024 +0000 |
tree | abb97ec8288d805d95d18eb620863367b5f148c1 | |
parent | dd8353a6d390c4985c2748d9b4db136347c85a3b [diff] |
Removes set/clearTestBrailleDisplayController APIs. AccessibilityService callers of getBrailleDisplayController() can instead use injection to replace the default BrailleDisplayController with a fake for integration testing, rather than relying on a platform API like this to set the replacement. Bug: 326097646 Test: n/a Change-Id: I0f9ff0182390debbc0952c8019a0cec7506a5044