platform_hardware_interfaces/drm
Robert Shih 36c6225ca7 DRM HAL README.md
Bug: 266091099
Change-Id: Ibfa71908cacd9c74891300c7c6227f2b11149503
2023-01-23 15:25:13 +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 Merge "drm aidl vts: proper skip tests without vendor module" 2023-01-14 04:46:22 +00:00
README.md DRM HAL README.md 2023-01-23 15:25:13 +00:00
TEST_MAPPING Add CTS/GTS tests for TH presumbit. 2019-10-02 17:33:22 -07:00

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.