summaryrefslogtreecommitdiff
path: root/libs/input/PointerController.cpp
diff options
context:
space:
mode:
author Sanath Kumar <sanathku@google.com> 2024-07-29 17:33:30 -0500
committer Sanath Kumar <sanathku@google.com> 2024-07-30 15:16:14 -0500
commit8256435d46a4b5349adf42916515fbc458f11c2f (patch)
treeb9da91a546db637a6a5d9fc055aa8f24e52bd110 /libs/input/PointerController.cpp
parentd44adee6247ad9ee3d7e433a166f69abbbb2ef0a (diff)
Fix race conditions in CountQuotaTracker test
Some of the internal APIs used in the test are called without holding lock. This causes race conditions on shared data in the object of CountQuotaTracker. This commit fixes the race conditions by holding the lock when calling the internal APIs of CountQuotaTracker. Bug: 352746619 Test: CountQuotaTrackerTest passes Flag: EXEMPT bugfix Change-Id: Ie4419fd183a5010b6c4ead66d7c8ee6918640680
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions