author | Jeff Tinker <jtinker@google.com> | |
Thu, 19 Jul 2018 23:31:56 +0000 (16:31 -0700) | ||
committer | Jeff Tinker <jtinker@google.com> | |
Thu, 13 Sep 2018 00:39:42 +0000 (00:39 +0000) | ||
commit | 5c2e29de11cbaabef50e2c68c9d9f7a1f9d2711b | |
tree | 252483ffa72dead3fcf154d626c8cda708064c9f | tree | snapshot (tar.xz tar.gz zip) |
parent | fff86f4b4b5d703c4ab7842b7d0ef47ea8628c06 | commit | diff |
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
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 | diff | blob | history | |
drm/1.0/default/LegacyPluginPath.cpp | diff | blob | history | |
drm/1.0/default/include/PluginLoader.h | diff | blob | history |