commit | 45504fe905ae1a98ebff086a54961483384e6fba | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Fri May 05 16:05:10 2023 -0700 |
committer | Siarhei Vishniakou <svv@google.com> | Mon Jun 26 18:55:19 2023 -0700 |
tree | 133c1de8cbfe6377fac013473a915d2cb085f1bb | |
parent | 0836a307028a9719a1c25f9ac044b68d201607d8 [diff] |
Delete TouchState::deviceId We are doing per-device pointer tracking now, so this CL helps remove the assumptions around having a single active device. For now, the behaviour is preserved. In the future, we will not need to check the currently active device at the TouchState level. Bug: 211379801 Test: m inputflinger_tests && $ANDROID_HOST_OUT/nativetest64/inputflinger_tests/inputflinger_tests Change-Id: Ie13e9c93eefc04c2955de3b8a06c9c2da28c9d72