platform_hardware_interfaces/drm
Tomasz Wasilczyk aab4d6c216 Merge "Don't depend on String8 cast to C string [drm]" into main am: 15272cf28e am: 19f00f8964 am: da306554c5 am: cc11251fe4
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2748300

Change-Id: I7110e6d91f76d31aca7dd7acafe8c11eb335a0b0
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-10-05 21:13:47 +00:00
..
1.0 Merge "Don't depend on String8 cast to C string [drm]" into main 2023-10-05 18:53:20 +00:00
1.1 Work around fix for "libvtswidevine32.so" not found (HIDL versions) am: 79819a085d am: 10853c6c2a am: 0794b5ebf4 am: 3393ab61cf 2023-10-04 23:55:08 +00:00
1.2 Work around fix for "libvtswidevine32.so" not found (HIDL versions) am: 79819a085d am: 10853c6c2a am: 0794b5ebf4 am: 3393ab61cf 2023-10-04 23:55:08 +00:00
1.3 Work around fix for "libvtswidevine32.so" not found (HIDL versions) am: 79819a085d am: 10853c6c2a am: 0794b5ebf4 am: 3393ab61cf 2023-10-04 23:55:08 +00:00
1.4 Work around fix for "libvtswidevine32.so" not found (HIDL versions) am: 79819a085d am: 10853c6c2a am: 0794b5ebf4 am: 3393ab61cf 2023-10-04 23:55:08 +00:00
aidl Work around fix for "libvtswidevine32.so" not found am: 720b897783 am: 98b3d5abbc am: 3f9be0a0ac am: e4a86a3a09 am: 71436b3b6a 2023-09-27 01:58:51 +00:00
OWNERS
README.md
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.