diff options
author | Tony Mak <tonymak@google.com> | 2019-04-11 17:38:47 +0100 |
---|---|---|
committer | Tony Mak <tonymak@google.com> | 2019-04-11 17:52:33 +0100 |
commit | aa496d04b479754a27d2866b006e2cd6b7884718 (patch) | |
tree | 7361713d655576f7503f0e52370b2c4f8f1ea28b /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 9214de571f70e25164d884bd331875c4bdb228d7 (diff) |
Doing sublisting after deduplication
For message like "a@anrdoid.com b@android.com", we wanna show no
suggestion on them because it will be ambiguous (Two chips with
label "Send Email"). And this is achieve by deduplication.
Previously, we did sublisting before duplication, and thus
we failed to remove some duplications. Let's do it the another way round.
BUG: 130344529
Test: atest
Change-Id: Idb4ea439daca710ce6247611f97c657e6a1c1a1b
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions