upower/.ci/upower.suppr
Bastien Nocera 55e4557425 ci: Ignore ABI changes for keyboard backlight symbols
We don't care that the up_exported_kbd_backlight_* symbols and functions
were removed from the libupower-glib ABI, they should never have been
exported in the first place as this API is only used server-side, in the
daemon.
2021-09-06 14:06:40 +02:00

11 lines
284 B
Text

[suppress_type]
type_kind = enum
changed_enumerators = UP_DEVICE_KIND_BLUETOOTH_GENERIC, UP_DEVICE_KIND_LAST
[suppress_function]
type_kind = function
name_regexp = up_exported_kbd_backlight_*
[suppress_function]
type_kind = function
symbol_name_regexp = up_exported_kbd_backlight_*