summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorStanislav Zholnin <zholnin@google.com>2021-04-01 13:07:26 +0100
committerStanislav Zholnin <zholnin@google.com>2021-04-15 11:23:43 +0100
commit54a17ad39d5a5a40b8a627bbfc6074925f1b1e11 (patch)
treef0a79756f04d8d3506fb6d83900f053f88023552 /tools/aapt2/java/JavaClassGenerator.cpp
parent41b21288eb73ef30b3e2fdffb6e2d849ba7e7e6c (diff)
Deduplicate discrete operation before delivering result.
Before returning result from the API, we go through the list of all AttributedOpEntries and those which have the same timestamp are merged into single AttributedOpEntry without losing any information (it is still possible to query AttributedOpEntry with different flags / uidstates and get all the same information). This CL addresses issue with duplication due to accesses with different flags / uidstates. Test: in development Bug: 176965672 Bug: 183961838 Change-Id: I319dd321a3bfddf0855c10213c49824e9599eb66
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions