diff options
author | Winson <chiuwinson@google.com> | 2020-02-28 14:39:03 -0800 |
---|---|---|
committer | Winson <chiuwinson@google.com> | 2020-02-28 14:39:55 -0800 |
commit | 3802e39d763ad55219232ab1199225d45fd06b2d (patch) | |
tree | a9c336abb7ae72e567f5dead4beb4235fc3f40b5 /tests/Codegen/src/com/android/codegentest/SampleWithNestedDataClasses.java | |
parent | 5b55f124d8d24045ef103dd8eeb767fb376cbd63 (diff) |
Convert IntentResolver data object to IntentFilter for comparison
An == check will no longer pass because the Pair object used
to wrap ParsedComponents and their associated IntentInfos is
re-created for each filter.
Have to use the actual filter reference by calling
getIntentFilter with the left/right sides.
Bug: 150112563
Test: manual update Calendar app and try to reproduce bug
Change-Id: I0bb1e1d82a1f097b4c0d99a7fabf76789461c888
Diffstat (limited to 'tests/Codegen/src/com/android/codegentest/SampleWithNestedDataClasses.java')
0 files changed, 0 insertions, 0 deletions