Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 1c5c060b authored by Yiwei Zhang's avatar Yiwei Zhang
Browse files

Zygote: do not preload Vulkan driver in Q

This is a partial revert of http://ag/7064585 to be safe for Q.

1. skia is not going to use Vulkan backend in Q.
2. usap is no longer preloading graphics drivers.
3. Most importantly, Vulkan loader is not quite ready to be preloaded in Zygote.
   Because the layers discovering mechanism currently only happens once with the
   driver loading. By preloading in Zygote, apps won't be able to use the layers
   shipped with the debug apk.

Bug: 135281983
Test: build, flash and boot.
Change-Id: I88b0ad60ab8233714253a92166da76dc992f7f98
parent caf6bc76
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment