The opengles-driver-libs interface

The opengles-driver-libs interface allows exposing OpenGLES driver libraries to the system.

For further details on interfaces, see How to connect interfaces.

Developer details

Auto-connect: no
Super-privileged: yes

Code examples

The test code can be found in the snapd repository:
https://github.com/snapcore/snapd/blob/master/interfaces/builtin/opengles_driver_libs_test.go

The source code for the interface is in the snapd repository:
https://github.com/snapcore/snapd/blob/master/interfaces/builtin/opengles_driver_libs.go