Files
hardware_interfaces/drm
Devin Moore 8fc1714797 Add a new known hash to drm
The types were split into another package so some newer devices are
using this new package.

The topic was cherry-picked but the branch configs made a mess. So we
are only cherry-picking this new hash for tests.

The new hash is added first, because the last hash in the file is
expected to the be current hash.

Bug: 293945485
Bug: 364817993
Test: build cuttlefish on this branch

Merged-In: I9e90ada03144b49245dc6b55a0fb2fa2eb6f3893
Change-Id: I6d3ef12301532d8b3fb8729abbbe6bd2dde86c91
2024-10-02 22:51:27 +00:00
..
2024-10-02 22:51:27 +00:00
2023-09-08 21:17:44 +00:00
2023-01-23 15:25:13 +00: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.