commit | 27ea8c3d09855f2fcd55aafb0e0de8b8a367e3ce | [log] [tgz] |
---|---|---|
author | Jeff Tinker <jtinker@google.com> | Wed Jan 08 13:41:15 2020 -0800 |
committer | Robert Shih <robertshih@google.com> | Tue Jan 14 23:03:09 2020 -0800 |
tree | 311e6c7d7223bdd5ca7be5188211b81d7c3deff5 | |
parent | 997812b935691c99b99b2b6bcc656a4142b33801 [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