commit | d7f405949630a961c1e212b4a77918042994ee2d | [log] [tgz] |
---|---|---|
author | Roy Chou <juchengchou@google.com> | Tue Nov 05 09:29:48 2024 +0000 |
committer | Roy Chou <juchengchou@google.com> | Tue Nov 05 09:40:55 2024 +0000 |
tree | a1a98677a665ce7aa417bb694e1f090535dc0224 | |
parent | f24f268bb47b3c6b595c381d23a4b144cea92d60 [diff] |
fix(magnification): stub mock settings controller object method in IMagnificationConnectionTest In some test cases we directly check isMagnificationSettingsShowing == false on mock MagnificationSettingsController object, but we should stub the method to return false. Bug: 377439255 Flag: EXEMPT bugfix Test: atest IMagnificationConnectionTest Change-Id: I3f6e5f5aef88580ada489b5d3c471172f43c513e