summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorFelipe Leme <felipeal@google.com>2016-06-30 16:09:13 -0700
committerFelipe Leme <felipeal@google.com>2016-06-30 23:19:08 +0000
commit7709041c99a213af4209fba08f6cb5acc3387307 (patch)
tree57fda8cc0664c67f55899c427b7c71b2c1e86b0f /tools/aapt2/java/JavaClassGenerator_test.cpp
parent4b736ea56d5301381838c80b2333a05df1eb499e (diff)
Removed warning when objects are added on wrong order.
append() is used to optimized insertions in the array, but it must preserve the order of the hashcode array; when it doesn't, it falls back to append(), but it should not log a warning message In particular, PendingIntentRecords might have different hashcodes across different processes. Fixes: 29912192 Change-Id: I0ab566249829ddb934fd51cf21399b68cb286bd5
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions