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

Change-Id: I73dc12cd844f001751684da2bfd5291fff7cbb12
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-10-04 23:55:59 +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 am: 98b3d5abbc am: 3f9be0a0ac am: e4a86a3a09 2023-09-27 01:08:06 +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.