platform_hardware_interfaces/drm
Cong Lin 6cb451d29a Remove unused OWNERS file
Empty OWNERS files are removed. The one from the parent directory
hardware/interfaces/drm/OWNERS is used instead.

Test: config only, lint verification
Bug: 304183921
Change-Id: I44fa88f219e05f0f750bd6c931dd7a8ab3a29058
2023-10-16 15:02:54 -07: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 Remove unused OWNERS file 2023-10-16 15:02:54 -07: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.