commit | 0d587ee61a12c4ad9729875128fc66a12516521c | [log] [tgz] |
---|---|---|
author | Robert Carr <racarr@google.com> | Fri Oct 16 13:12:48 2020 -0700 |
committer | Robert Carr <racarr@google.com> | Fri Oct 16 13:12:48 2020 -0700 |
tree | 72af4a5f63aa4db5766115a411de6537759bdf9d | |
parent | 4c361bbb477c57e8b8d413c8197b2417257c08eb [diff] |
SurfaceView: Fix null check on RemoteAccessibilityController ImporantForAccessibility can be called from the View constructor in which case we may not have initialized RemoteAccessibilityController yet. Bug: 171015133 Test: Existing tests pass. Repro from bug. Change-Id: Iedc29a9d4270ebe600648d6ce5e17c864a662396