Support only-folded mode and either test pass mode

Support <meta-data android:name="display_mode" android:value="folded_display_mode" />. With this config, a test will only show in the folded mode.

Support <meta-data android:name="test_pass_mode" android:value="either_mode" />. With this config, a test will be marked as pass (green test item in UI) both in folded/unfolded mode as long as the test passes either in folded or unfolded mode.

Test: m cts
Test: Manually test on CTS-V
Bug: 178238384
Change-Id: I0b0d40869fef8ab6c8e5421fde626484af17fce5
4 files changed