diff options
author | Jiyong Park <jiyong@google.com> | 2017-06-19 22:06:41 +0900 |
---|---|---|
committer | Steven Moreland <smoreland@google.com> | 2017-09-06 10:43:26 -0700 |
commit | acfcb3039ad86a84d3ce7bcbe85da7adcaa99e25 (patch) | |
tree | 6bc969102f29272cb14dc4f1716b0523f4cada81 /camera/device/1.0/default/CameraDevice.cpp | |
parent | a3b0f1f43142d204e4b3fe4d8c2aaf1caf4eafe2 (diff) |
Remove dependency to libmediadrm from drm HAL
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
Diffstat (limited to 'camera/device/1.0/default/CameraDevice.cpp')
0 files changed, 0 insertions, 0 deletions