Support for builtin plugins
We now allow including the plugin sources built within the ModemManager daemon binary, and no longer any need to dlopen() external libraries on runtime.
Enable with -Dbuiltin_plugins=true
in meson setup.
Edited by Aleksander Morgado