platform_hardware_interfaces/drm
Kyle Zhang 34836c0866 Work around fix for "libvtswidevine32.so" not found am: 720b897783 am: 98b3d5abbc am: 3f9be0a0ac am: bbbbd72e30
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2762345

Change-Id: I98bcd99b97b2f71bb50bfdb6327f0d6b21ebef58
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-09-27 01:18:23 +00:00
..
1.0 Merge OWNERS files for drm 2023-09-08 21:17:44 +00:00
1.1 Merge OWNERS files for drm 2023-09-08 21:17:44 +00:00
1.2 Merge OWNERS files for drm 2023-09-08 21:17:44 +00:00
1.3 Merge OWNERS files for drm 2023-09-08 21:17:44 +00:00
1.4 Merge OWNERS files for drm 2023-09-08 21:17:44 +00:00
aidl Work around fix for "libvtswidevine32.so" not found am: 720b897783 am: 98b3d5abbc am: 3f9be0a0ac am: bbbbd72e30 2023-09-27 01:18:23 +00:00
OWNERS Merge OWNERS files for drm 2023-09-08 21:17:44 +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.