commit | 938c65dcc240be63bd6efceff2276d5b7eceffc0 | [log] [tgz] |
---|---|---|
author | Harry Cutts <hcutts@google.com> | Wed Dec 13 19:04:02 2023 +0000 |
committer | Harry Cutts <hcutts@google.com> | Thu Dec 21 14:19:11 2023 +0000 |
tree | c287f51874330aaaa73f7a9c345940c3e1261deb | |
parent | d3eabb9d62f5968fd71c1cd92fdccb2790a65d14 [diff] |
TouchpadInputMapper: protect metrics data with a lock Since the data is pulled on a binder thread, there could be a synchronization issue here. Bug: 315939807 Test: atest 'android.input.cts.hostside.InputAtomsTest#testTouchpadUsageAtom_FingerAndPalmCounts' Change-Id: I780c9e87ef28a11e383f819d7fd0ecaeac26c5d1