mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
The mbim-proxy daemon is started by the ModemManager service. The modem's app which wants to send MBIM messages will connect to the mbim-proxy daemon via the unix socket. The mbim-proxy daemon uses the the abstract socket path "mbim-proxy". The modem-manager interface needs a corresponding update. This provides that update. References: https://bugs.launchpad.net/austin/+bug/1936374