The snap_interfaces_requests_control
interface enables the prompting API and its access to prompting-related notice types. This is used internally by snapd to request and manage system resource access.
Interface documentation:
See Interface management and Supported interfaces for further details on how interfaces are used.
Developer details
Auto-connect: no
Code examples
The test code can be found in the snapd repository:
snapd/interfaces/builtin/snap_interfaces_requests_control_test.go at master · canonical/snapd · GitHub
The source code for the interface is in the snapd repository:
snapd/interfaces/builtin/snap_interfaces_requests_control.go at master · canonical/snapd · GitHub