diff options
author | Jesse Hall <jessehall@google.com> | 2019-01-31 17:50:17 -0800 |
---|---|---|
committer | Jesse Hall <jessehall@google.com> | 2019-01-31 18:13:03 -0800 |
commit | bdebda2bbaeeb4534650ae1dba5b3daee2412164 (patch) | |
tree | 6d6736da7db61013c7bfba9c4d4f7791c986dc67 /trusty/coverage/coverage.cpp | |
parent | 66e76443a04fcc59452d1a519bcfeb66bb4a5c0a (diff) |
Search/permit /vendor/${LIB}/hw in sphal namespace
The vulkan runtime loads drivers into the sphal namespace and relies
on them being in the sphal search path so that it doesn't have to
hardcode /vendor/${LIB}/hw.
These paths used to be allowed, but were removed by commit 2498e1b
because they were believed not to be required. Things didn't break
immediately because the vulkan runtime has a (supposed to be
temporary) fallback to hw_get_module, which loads from
/vendor/${LIB}/hw using absolute paths.
Bug: 123600276
Test: Launch Vulkan app on device with hw_get_module disabled
Change-Id: I07ac43bc9d2d877d8f427058b2d62c62d065c558
Diffstat (limited to 'trusty/coverage/coverage.cpp')
0 files changed, 0 insertions, 0 deletions