diff options
author | 2024-01-05 21:35:28 +0000 | |
---|---|---|
committer | 2024-01-08 16:44:38 +0000 | |
commit | e7cc69ca7d96fe355fb24655e1a2f21e8579143f (patch) | |
tree | abdb944986860fc2f23002d5f05b62cf2dfb035d /vulkan/libvulkan/driver.cpp | |
parent | 4b36db912abd9fc9218b5094c6e56f7a7d2a666e (diff) |
InputDispatcher_test: Remove ability to create clone windows via c'tor
There were previously two ways to create clone windows: using the
FakeWindowHandle's clone() method, or by passing in an existing token
into the FakeWindowHandle c'tor.
Refactor the FakeWindowHandle c'tor so that the only way to create a
cloned window is using the clone() method. There should be no behavior
change.
Bug: 210460522
Test: atest inputflinger_tests
Change-Id: I07270feff6c32481b7faaa070eb1c511e1399989
Diffstat (limited to 'vulkan/libvulkan/driver.cpp')
0 files changed, 0 insertions, 0 deletions