tree: 0f945684b61a7ac13581152002810a6179d8b45b [path history] [tgz]
  1. 1.0/
  2. 1.1/
  3. 1.2/
  4. 1.3/
  5. 1.4/
  6. aidl/
  7. common/
  8. Android.bp
  9. OWNERS
  10. README.md
  11. TEST_MAPPING
drm/README.md

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.