summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorNathan Harold <nharold@google.com>2017-12-13 19:16:33 -0800
committerNathan Harold <nharold@google.com>2018-01-04 15:28:29 -0800
commitd8c7429418179379c5c7f23ba29a9eee3d22a7c0 (patch)
treec6b5d87e632bf73e48a3bcde8bd122a28ddd6e51 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent6119d8d1d0d89b0d4c4ac822e9e93bb47f1ebd9a (diff)
IpSecService - Convert mNextResourceId from AtomicInt to Int
The mNextResourceId variable is only accessed within synchronized blocks, so there is no need to use an atomic integer to synchronize it. This eliminates the misleading notion that the variable is accessed outside of guarded blocks, which it is not. Bug: 62279167 Test: cts Change-Id: I815835622659f54d2d2d33b349b17c632ebced8d
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions