platform_hardware_interfaces/drm
2023-08-25 22:44:37 +00:00
..
1.0 Merge "Don't use String8 path functions" into main 2023-08-25 22:44:37 +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 Update drm/1.3/vts/OWNERS 2023-04-26 20:41:40 +00: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.