mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
acfcb3039ad86a84d3ce7bcbe85da7adcaa99e25
drm HAL has been using libmediadrm for android::SharedLibrary class and android::PluginLoader class. This is a Treble violation since libmediadrm is a framework-only library that is not available to vendors. To solve the problem, the two classes are copied into this directory to form a small static library android.hardware.drm@1.0-helper.a. Bug: 38302533 Test: mm under /hardware/interfaces/drm/1.0/default and /hardware/interfaces/drm/1.0/vts/functional Change-Id: I7b4e5cdb3bc815e971e0c3b7ec99ea86042e13eb
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%