diff options
author | David Chen <dwchen@google.com> | 2018-02-09 17:21:48 -0800 |
---|---|---|
committer | David Chen <dwchen@google.com> | 2018-02-15 11:31:15 -0800 |
commit | fdc123b6858b529d3a7661af241a94306816bfa9 (patch) | |
tree | b46aeb0c5c511f889a429454e87af9f9ba6e6996 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 581576efef1b25efedc4a7657e8ea84a26a7fe2f (diff) |
Adds locks to ConfigManager in statsd.
The ConfigManager can be triggered by Binder threads, so we should
lock any reads or writes to the config managers. We don't need to
lock within StatsService, so those methods simply call the methods
in ConfigManager.
Test: Test that statsd builds and unit tests pass.
Change-Id: I96904c4140a95dc60a419281c8c54f606a443fbc
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions