ScrollCaptureConnection: fix npe on close() when active
A reference to the callback was being removed while still needed. Instead use a local copy for posted callback. Bug: 12345678 Test: atest ScrollCaptureConnectionTest#testCloseWhileActive Change-Id: I3a11ac86a8c291972f442ebce962ba8a3a1ddee6
Loading
Please register or sign in to comment