commit | af2827dd56c8ea9e59d1e95586992dd6555744f5 | [log] [tgz] |
---|---|---|
author | Roy Chou <[email protected]> | Tue May 16 07:11:44 2023 +0000 |
committer | Roy Chou <[email protected]> | Wed May 17 05:38:56 2023 +0000 |
tree | c196a70fc89b1709b9e74f3c6706b17802b02535 | |
parent | bd8568ac11950c9f9a844cb9ef9df43dc57efc76 [diff] |
fix(#Magnification): check window magnification supported for context before unit tests In WindowMagnificationControllerTest, when setUp we add checking whether the window mode is supported. If it's not supported, we can just skip the test to prevent the tests from running on not supported devices. Bug: 279820875 Test: atest WindowMagnificationControllerTest abtd on target cf_gwear_x86-userdebug presubmit Change-Id: If76ba72c4353ac8d7f3ba98048075800054d9f75