mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2748300 Change-Id: I560a707f4167057cc45f824fca9e96286c48a6c1 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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.