platform_hardware_interfaces/drm
chayemme 10853c6c2a Work around fix for "libvtswidevine32.so" not found (HIDL versions) am: 79819a085d
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2766827

Change-Id: Ie21eb414e3157583d3c3bd0c41c85ecc0e3724ff
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-10-04 22:19:31 +00:00
..
1.0 Work around fix for "libvtswidevine32.so" not found (HIDL versions) 2023-09-28 20:29:50 +05:30
1.1 Work around fix for "libvtswidevine32.so" not found (HIDL versions) 2023-09-28 20:29:50 +05:30
1.2 Work around fix for "libvtswidevine32.so" not found (HIDL versions) 2023-09-28 20:29:50 +05:30
1.3 Work around fix for "libvtswidevine32.so" not found (HIDL versions) 2023-09-28 20:29:50 +05:30
1.4 Work around fix for "libvtswidevine32.so" not found (HIDL versions) 2023-09-28 20:29:50 +05:30
aidl Work around fix for "libvtswidevine32.so" not found am: 720b897783 2023-09-26 22:23:18 +00:00
README.md DRM HAL README.md 2023-01-23 15:25:13 +00:00
TEST_MAPPING

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.