History log of /hardware/interfaces/drm/1.0/vts/functional/vendor_modules.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
07770c78e18c5b09ba116fa1e779fe4408c42e3f 19-Jun-2017 Jiyong Park <jiyong@google.com> 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
/hardware/interfaces/drm/1.0/vts/functional/vendor_modules.cpp
04b10ccc41fc0290759986840e781b948757a6b5 07-Apr-2017 TreeHugger Robot <treehugger-gerrit@google.com> Merge "Fix transitive includes."
3eb7df74b8eae5c902039d1b76402350715a0944 06-Apr-2017 Steven Moreland <smoreland@google.com> Fix transitive includes.

Files relying on transitive include of utils/Log.h (and things that it
includes) from MQDescriptor.h

Test: pass
Change-Id: Iff316b21bef556bb026378b7f89e97ded3febef4
/hardware/interfaces/drm/1.0/vts/functional/vendor_modules.cpp
f20aa0c48524a890f2fcf08f249bafe62bb6db45 01-Apr-2017 Jeff Tinker <jtinker@google.com> Add additional drm hal tests

Test: VTS tests passing

bug:34178477
Change-Id: Ie8fa5f2ad193b717b0564bb3046de8a64ccd8d85
/hardware/interfaces/drm/1.0/vts/functional/vendor_modules.cpp
0ea406920af8313875866f13c9104129c08b2d76 12-Jan-2017 Jeff Tinker <jtinker@google.com> Add VTS tests for drm+crypto HALs

Tests: drm vts tests are passing

related-to-bug: 32815560

Change-Id: I2b36f27fbb42eba37f3e5a26acea0e359e60b3af
/hardware/interfaces/drm/1.0/vts/functional/vendor_modules.cpp