diff options
author | Feng Cao <fengcao@google.com> | 2020-04-27 23:33:44 -0700 |
---|---|---|
committer | Feng Cao <fengcao@google.com> | 2020-04-28 11:27:59 -0700 |
commit | ca8cf2776d36c195d27b838b93b8cde8fd2e977c (patch) | |
tree | 1eb7929ee67b6c34b873c6a1a83f17b5bd79ec64 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 046df72d9a8a7d5f6e6f255c313fc129db874f68 (diff) |
Fix a bug in InlinePresentationStyleUtils#bundleEquals
* before the fix, the method would return false if the two bundles both
contains a nested bundle for the same key, and the nested bundles are
equal. i.e. the test case
InlinePresentationStyleUtilsTest#testBundleEquals_nestedBundle_equal
would fail.
Test: atest InlinePresentationStyleUtilsTest
Bug: 154957669
Change-Id: Ia2cf682619fa245d846972a8683d03333551df78
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions