platform_hardware_interfaces/drm
Robert Shih 6f60eece49 DrmHalTest: null check for skipped test am: 9049fc93a8
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2417394

Change-Id: Ibcc9f17acb7b2d43b24496c07a5ad2992b659977
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-02-02 23:26:58 +00:00
..
1.0 Merge "Add timed out test files to tidy_timeout_srcs" am: ff54f73b4f am: fa83970b3a am: 581616e658 2022-02-24 01:32:09 +00:00
1.1 Add timed out test files to tidy_timeout_srcs 2022-02-18 17:25:41 -08:00
1.2 Merge "Add timed out test files to tidy_timeout_srcs" am: ff54f73b4f am: fa83970b3a am: 581616e658 2022-02-24 01:32:09 +00:00
1.3 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2021-02-23 14:26:20 -08:00
1.4 drm@1.4: ANAPIC doc review follow-up 2021-03-16 02:55:06 -07:00
aidl DrmHalTest: null check for skipped test am: 9049fc93a8 2023-02-02 23:26:58 +00:00
README.md DRM HAL README.md 2023-01-23 15:25:13 +00:00
TEST_MAPPING

DRM HAL

This is the underlying HAL implementation for MediaDrm/MediaCrypto (and their NDK counterparts).

Plugin-vendor-specific VTS modules

The interface DrmHalVTSVendorModule_V1 is compatible with all versions of the DRM HAL (hidl 1.0-1.4, aidl).

Please see ./1.0/vts/doc/Drm_Vendor_Modules_v1.pdf.

TODO(b/266091099): convert Drm_Vendor_Modules_v1.pdf to Markdown.