diff options
author | Connor O'Brien <connoro@google.com> | 2021-01-15 15:45:36 -0800 |
---|---|---|
committer | Connor O'Brien <connoro@google.com> | 2021-02-09 18:35:29 -0800 |
commit | 9451197708d8725a7b7638ae96ded9e8b345b878 (patch) | |
tree | 45e54df12b9c88bd48fa28c4742337a124d6c346 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | b7322dae52f59efba81efd0ee7f600b33629d31f (diff) |
Defer UID data removal until after reading is finished
Removing UID data inside readDelta() callbacks causes deadlocks when
BPF data is used. Instead, build a list of UIDs to remove but defer
deletion until after readDelta() returns.
Bug: 177011744
Change-Id: I38e037b89e71b0cb1ba01374189ba8b7af01d632
Signed-off-by: Connor O'Brien <connoro@google.com>
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions