orbit icon indicating copy to clipboard operation
orbit copied to clipboard

Use libvulkan in Auto-frame-track if ggpvlk is not available

Open karupayun opened this issue 3 years ago • 0 comments

PR in draft since "/usr/local/cloudcast/lib/libvulkan.so.1" is an internal route we use, We might need to refactor preset files to just include the name of the library (here libvulkan.so)

In this PR we are shipping a preset file that uses libvulkan in the case that the module ggpvlk is not available (for example, linux outside stadia).

We will anyway wait for the downloading of ggpvlk.

Bug: http://b/239150184

Test: Created a signed build and testing everything works as before.

karupayun avatar Jul 27 '22 19:07 karupayun