• Home
Name Date Size #Lines LOC

..--

1.0/03-May-2024-7,0684,911

1.1/03-May-2024-1,6951,308

1.2/03-May-2024-2,3601,826

1.3/03-May-2024-543417

1.4/03-May-2024-899747

aidl/03-May-2024-7,4642,355

README.mdD03-May-2024385 138

TEST_MAPPINGD03-May-2024108 98

README.md

1# DRM HAL
2
3This is the underlying HAL implementation for `MediaDrm`/`MediaCrypto` (and
4their NDK counterparts).
5
6## Plugin-vendor-specific VTS modules
7
8The interface `DrmHalVTSVendorModule_V1` is compatible with all versions of the
9DRM HAL (hidl 1.0-1.4, aidl).
10
11Please see `./1.0/vts/doc/Drm_Vendor_Modules_v1.pdf`.
12
13TODO(b/266091099): convert `Drm_Vendor_Modules_v1.pdf` to Markdown.