commit | b381cb4932eb44b15052816c08d2063c83700115 | [log] [tgz] |
---|---|---|
author | Jesse Hall <jessehall@google.com> | Fri Apr 06 16:42:38 2018 -0700 |
committer | Jesse Hall <jessehall@google.com> | Sun Apr 08 20:50:41 2018 -0700 |
tree | 6979863569bb7a683a4ad98496dd96179aac2ca5 | |
parent | 43aeee20d69b0962f109a1f8e3024b5312a62c2b [diff] |
Put Vulkan driver in the right place The Vulkan runtime only looks in /vendor/lib[64]/hw for the Vulkan HAL, not in /vendor/lib[64]/ where it was being installed. The current driver supports the features required by FEATURE_VULKAN_HARDWARE_LEVEL=1, so advertise it as required by CTS VulkanFeaturesTest. Test: adb shell cmd gpu vkjson Test: cts-tradefed run cts -m CtsGraphicsTestCases -t android.graphics.cts.VulkanFeaturesTest Change-Id: I6fccf8a34da9ba303be698032c49b7211f9d3d89