Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 63fa212f authored by Robert Shih's avatar Robert Shih Committed by Automerger Merge Worker
Browse files

Merge "DRM HAL README.md" am: d4a24d77 am: 45110121

parents 4ca56d94 45110121
Loading
Loading
Loading
Loading

drm/README.md

0 → 100644
+13 −0
Original line number Diff line number Diff line
# 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.
 No newline at end of file