Skip to content

debian: Work around EGL issues to reenable camera

Resolving the necessary symbol in IsUsingAndroidEGL() seems to fail, most probably due to the use of glvnd now. Avoid calling this method for now to correctly determine libcamera_compat_layer existance and enable libhybris codepaths for video capture.

Merge request reports