• Home
Name Date Size #Lines LOC

..--

1.0/04-Jul-2025-7,0534,897

1.1/04-Jul-2025-1,6851,299

1.2/04-Jul-2025-2,3501,817

1.3/04-Jul-2025-534409

1.4/04-Jul-2025-890739

aidl/04-Jul-2025-7,2202,317

common/aidl/04-Jul-2025-30394

Android.bpD04-Jul-2025140 65

OWNERSD04-Jul-2025220 1311

README.mdD04-Jul-2025385 138

TEST_MAPPINGD04-Jul-2025108 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.