diff options
author | Lucas Dupin <dupin@google.com> | 2017-08-08 14:17:30 -0400 |
---|---|---|
committer | Lucas Dupin <dupin@google.com> | 2017-08-09 13:57:26 +0000 |
commit | fb3ab2ac48ceb4aea40d3f9ddf1bf2db7034ecdc (patch) | |
tree | 5387f49f43f2e285c7e2e3aff435e125f52964a5 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 56385a796e568f4c233bc10ea9c3b329267adef0 (diff) |
Fix race condition in binder thread
Changing wallpapers too quickly could cause a race condition where
RemoteCallbackList#beginBroadcast would be called twice without
the corresponding call to end the broadcast.
Change-Id: I2e63df69ff4ffde76a0b91a2ad46f03d044d95b7
Test: Set breakpoint to pause thread and cause race condition.
Bug: 64391687
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions