diff options
author | Alexey Kuzmin <alexeykuzmin@google.com> | 2018-02-07 13:51:28 +0000 |
---|---|---|
committer | Alexey Kuzmin <alexeykuzmin@google.com> | 2018-02-07 17:13:03 +0000 |
commit | 7f38fb167f734336f8be09da2de90aa3b4edc02b (patch) | |
tree | dbcf299cb00debdb37b44f19fc5d649d657ede1f /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | a13430af4c898514837a7e83fc062d77f9b57f3d (diff) |
Synchronize VibrationService
There was a race around the mCurrentVibration field.
Now all access to this field is protected with synchronized() blocks
Bug: 72685111
Test: RUN_ERROR_PRONE shows no GuardedBy errors in VibrationService
Change-Id: I303c30763b4dea7a82e2ec2a27f978c4b1d413ea
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions