commit | 542290ad55b1931cf9f466217c271d2ec63243e0 | [log] [tgz] |
---|---|---|
author | Jeff Tinker <jtinker@google.com> | Wed Jan 08 13:41:15 2020 -0800 |
committer | Jeff Tinker <jtinker@google.com> | Fri Jan 10 01:34:55 2020 +0000 |
tree | 5d80db5db2e0434664f37c9f47a1b798fa3e6518 | |
parent | bacb8216d5dce993da12fd21850ead8b9aaeea19 [diff] |
Fix tests for devices that don't have drm@1.2 services This CL fixes a null pointer dereference that is triggered when VtsHalDrmV1_2TargetTest is run on a device that doesn't implement a drm@1.2 vendor service, for any drm scheme where a vts vendor module is provided. In this case the test will be skipped. test: VtsHalDrmV1_2TargetTest bug:145965256 Change-Id: I43c87db9b560d2024c0fb15cd44d106067ed48ae