]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android/platform-hardware-interfaces.git/commit
Fix failing drm 1.0 vts tests
authorJeff Tinker <jtinker@google.com>
Thu, 19 Jul 2018 23:31:56 +0000 (16:31 -0700)
committerJeff Tinker <jtinker@google.com>
Thu, 13 Sep 2018 00:39:42 +0000 (00:39 +0000)
commit5c2e29de11cbaabef50e2c68c9d9f7a1f9d2711b
tree252483ffa72dead3fcf154d626c8cda708064c9f
parentfff86f4b4b5d703c4ab7842b7d0ef47ea8628c06
Fix failing drm 1.0 vts tests

The shared library path was incorrectly set based on
the drm.64bit.enabled flag. It should be set based
on whether the drm service is running as 32-bit or
64-bit.

Test: vts-tradefed run commandAndExit vts -m VtsHalDrmV1_0Target

bug:111289939
Change-Id: I388dc87bd4566211dc2901feccf1e6e1c90bfe67
Merged-In: I388dc87bd4566211dc2901feccf1e6e1c90bfe67
drm/1.0/default/DrmFactory.cpp
drm/1.0/default/LegacyPluginPath.cpp
drm/1.0/default/include/PluginLoader.h