Rename ComponentMatcher to ComponentNameMatcher
We now have a ComponentIdMatcher which means we renamed the ComponentMatcher to ComponentNameMatcher and had to slightly update the IComponentMatcher interface to be more generic. We also updated all places where we actually needed specifically a ComponentNameMatcher rather than just an IComponentMatcher. Test: atest FlickerTests WmShellFlickerTests Bug: 231974873 Change-Id: Ia30c82a9c55665659f530e7428a427763234aeb8
Loading
Please register or sign in to comment