Skip to content

tests: Use gdbus-codegen to drop hand-coded interface definitions

Philip Withnall requested to merge accounts-service-iface into master

Bump our GLib dependency to 2.60 so we can use gdbus-codegen --interface-info-{body,header} to generate interface definitions dynamically rather than hand-coding them.

Signed-off-by: Philip Withnall withnall@endlessm.com

Edited by Philip Withnall

Merge request reports