mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Ideally, we should migrate to std::filesystem, but libc++fs is not available for vendor binaries until b/175635923 lands. Bug: 295394788 Test: m checkbuild Change-Id: If285034d7b343531082d0176ab26bf51390714d0
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.