summaryrefslogtreecommitdiff
path: root/libs/androidfw/AttributeResolution.cpp
diff options
context:
space:
mode:
author Simon Bowden <sbowden@google.com> 2022-02-21 20:14:30 +0000
committer Simon Bowden <sbowden@google.com> 2022-02-23 12:44:43 +0000
commitad20c09c804099b5d8a6eb0550e10d05b9e16ca3 (patch)
tree7abf8c53f53eeabb9720bc9eb0f9c590b00c7921 /libs/androidfw/AttributeResolution.cpp
parent9492d508d8f700d1b753fa6441f92b79d5d41b6a (diff)
Move VibrationStepConductor locking out of VibrationThread.
Add thread assertions to all VibrationStepConductor methods to make it clear where they're expected to run from. The ones not running from VibrationThread are not expected to change or execute steps - just to signal. With this, we can actually reduce the locking to only lock state that's used by multiple threads, but I'll do that in a follow-up. Bug: 193792066 Test: presubmit, manual Change-Id: I671517b9493ce142756a6d2544b8b4ffa5067fcb
Diffstat (limited to 'libs/androidfw/AttributeResolution.cpp')
0 files changed, 0 insertions, 0 deletions