* Based on cuttlefish implementation [1]. * Unfortunately EGL drivers can't be packaged into APEX as the loader [2] doesn't support it unlike the vulkan loader [3] that does. [1]: https://android.googlesource.com/device/google/cuttlefish/+/refs/tags/android-16.0.0_r1/guest/hals/vulkan/ [2]: https://android.googlesource.com/platform/frameworks/native/+/refs/tags/android-16.0.0_r1/opengl/libs/EGL/Loader.cpp [3]: https://android.googlesource.com/platform/frameworks/native/+/refs/tags/android-16.0.0_r1/vulkan/libvulkan/driver.cpp
5 lines
No EOL
101 B
JSON
5 lines
No EOL
101 B
JSON
{
|
|
"name": "com.android.hardware.vulkan.panfrost",
|
|
"version": 1,
|
|
"vendorBootstrap": true
|
|
} |