commit | 700424cd0b73782ac4f4e821038e11d5af8d55f0 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Tue Jul 18 17:18:42 2023 -0700 |
committer | Siarhei Vishniakou <svv@google.com> | Thu Jul 20 08:29:18 2023 -0700 |
tree | 67c5747a9a1b2160c81b814dcc1583f3a5b40dac | |
parent | d09232c05f57fafabe71c2797d797699e9a67266 [diff] |
Replace duplicate with onWindowInfosChanged The call to onWindowInfosChanged already creates new objects, so we don't need to be extra careful when sending the window handles to the dispatcher. In this CL, use onWindowInfosChanged instead of having to explicitly duplicate the handles. Bug: 211379801 Test: TEST=inputflinger_tests; m $TEST && $ANDROID_HOST_OUT/nativetest64/$TEST/$TEST Change-Id: Ic25c7662592b3c0b7160f4e5c4f434358711e1f4