platform_hardware_interfaces/drm
Xin Li ba758129d3 Merge changes from topic "udc-merge-291102124" into aosp-main-future
* changes:
  Clean up android.hardware.automotive.vehicle intermediates.
  Merge Android U (ab/10368041)
2023-08-28 22:13:07 +00:00
..
1.0 Merge "Don't use String8 path functions" into main 2023-08-25 22:44:37 +00:00
1.1 Add timed out test files to tidy_timeout_srcs 2022-02-18 17:25:41 -08:00
1.2 Merge "Add timed out test files to tidy_timeout_srcs" am: ff54f73b4f am: fa83970b3a am: 581616e658 2022-02-24 01:32:09 +00:00
1.3 Update drm/1.3/vts/OWNERS 2023-04-26 20:41:40 +00:00
1.4 drm@1.4: ANAPIC doc review follow-up 2021-03-16 02:55:06 -07:00
aidl Merge "Update OWNERS file" into udc-dev 2023-03-30 23:53:17 +00:00
README.md DRM HAL README.md 2023-01-23 15:25:13 +00:00
TEST_MAPPING Add CTS/GTS tests for TH presumbit. 2019-10-02 17:33:22 -07: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.