OSDN Git Service

Add VTS tests for drm+crypto HALs
authorJeff Tinker <jtinker@google.com>
Thu, 12 Jan 2017 03:42:05 +0000 (19:42 -0800)
committerJeff Tinker <jtinker@google.com>
Fri, 31 Mar 2017 03:17:18 +0000 (20:17 -0700)
commit0ea406920af8313875866f13c9104129c08b2d76
treeae4a7e9c3f13766d2c56d9dd5843058c25cc44d2
parent8074912d8c3ceb38bc432c9837c7555162e93ead
Add VTS tests for drm+crypto HALs

Tests: drm vts tests are passing

related-to-bug: 32815560

Change-Id: I2b36f27fbb42eba37f3e5a26acea0e359e60b3af
drm/1.0/vts/doc/Drm_Vendor_Modules_v1.pdf [new file with mode: 0644]
drm/1.0/vts/functional/Android.bp [new file with mode: 0644]
drm/1.0/vts/functional/drm_hal_clearkey_test.cpp [new file with mode: 0644]
drm/1.0/vts/functional/drm_hal_vendor_module_api.h [new file with mode: 0644]
drm/1.0/vts/functional/drm_hal_vendor_test.cpp [new file with mode: 0644]
drm/1.0/vts/functional/shared_library.cpp [new file with mode: 0644]
drm/1.0/vts/functional/shared_library.h [new file with mode: 0644]
drm/1.0/vts/functional/vendor/lib/libvtswidevine.so [new file with mode: 0755]
drm/1.0/vts/functional/vendor_modules.cpp [new file with mode: 0644]
drm/1.0/vts/functional/vendor_modules.h [new file with mode: 0644]
drm/Android.bp