commit | c22a5a0d10d51c6825c343fd431c402f3045c6ba | [log] [tgz] |
---|---|---|
author | Matt Casey <mrcasey@google.com> | Fri Mar 05 15:16:04 2021 -0500 |
committer | Matt Casey <mrcasey@google.com> | Fri Mar 05 15:19:26 2021 -0500 |
tree | 018c5a60c030eaad4fcb7b9809a52e2524705488 | |
parent | b7f82de1f14e969c6936d7336ba97c7253cbd866 [diff] |
ScrollCapture: Ignore canReceiveKeys when given a specific task ID Previously if you requested scroll capture on a given task ID, it would bail out if the window's canReceiveKeys returned false. This change ignores canReceiveKeys when the task ID is provided and adds tests for both behaviors. Bug: 179784589 Test: atest DisplayContentTests Change-Id: I326384f97a445b72820333b2e26bc466d79f701f