orbit
orbit copied to clipboard
Use libvulkan in Auto-frame-track if ggpvlk is not available
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.