Files
hardware_interfaces/drm
Cong Lin 6cb451d29a Remove unused OWNERS file
Empty OWNERS files are removed. The one from the parent directory
hardware/interfaces/drm/OWNERS is used instead.

Test: config only, lint verification
Bug: 304183921
Change-Id: I44fa88f219e05f0f750bd6c931dd7a8ab3a29058
2023-10-16 15:02:54 -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.