diff options
author | Sudheer Shanka <sudheersai@google.com> | 2021-08-26 03:23:37 +0000 |
---|---|---|
committer | Sudheer Shanka <sudheersai@google.com> | 2021-08-31 10:40:30 +0000 |
commit | 9df4ac60939841472e9e29261c55be4dd2030f9a (patch) | |
tree | cf6b8d5f66adf525f7268e4cde2cdcd08a478285 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 445d71dc3c8f8554d307104bb909ec8d5aa33f2f (diff) |
Start blob store service synchronously.
Starting the service asynchronously is resulting in a
race condition when accessing a shared data structure.
We could add a lock to guard this data structure but
this is resulting in a slightly worse performance than
starting the service synchronously.
Bug: 194428627
Bug: 179687249
Test: treehugger verification
Change-Id: Ib4d610e8a221f94a3dcc8475371b4a05e5582149
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions