commit | 804857176a54c56c8553b557e8d470ee8aef7005 | [log] [tgz] |
---|---|---|
author | Valerie Hau <vhau@google.com> | Tue May 07 11:45:06 2019 -0700 |
committer | Valerie Hau <vhau@google.com> | Tue May 07 11:52:27 2019 -0700 |
tree | 1a8ae28b9c7e156fa25621d9ae00ac43765d2a41 | |
parent | 7af01ada853bfaeced663cf6b6fa1b987da26304 [diff] |
Fix getDisplayCapabilitiesBasic VTS test Old test checked error code when calling getBrightnessSupport in the getDisplayCapabilitiesBasic test. However, it is possible that the function is not implemented (UNSUPPORTED). We want to return normally and use the returned supported boolean to check this instead. Bug: 132043561, 132056857 Test: VtsHalGraphicsComposerV2_3TargetTest Change-Id: I94f8f39ba9129c4a8d939a5385538db3489c46b9