diff options
author | Samuel Holland <samuel@sholland.org> | 2018-01-16 05:47:10 -0600 |
---|---|---|
committer | Samuel Holland <samuel@sholland.org> | 2018-01-17 14:35:39 -0600 |
commit | 4695407449ce66e49c5a647926c19d2b77064c2d (patch) | |
tree | fb822447f4cd51706b81503c765a649bb354afcd /app/proguard-rules.pro | |
parent | a66ca3fe21ebde9630789fb48404715d6876b470 (diff) |
ToolsInstaller: Remove double-checked locking
It can't work and may be crashing the runtime.
Use a lock object to avoid exposing the synchronization in the class's
interface.
Signed-off-by: Samuel Holland <samuel@sholland.org>
Diffstat (limited to 'app/proguard-rules.pro')
0 files changed, 0 insertions, 0 deletions