summaryrefslogtreecommitdiff
path: root/.ci
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2021-10-27 15:51:13 +0200
committerBastien Nocera <hadess@hadess.net>2021-10-27 16:01:09 +0200
commitee56d8cce5981e2ca39d525a4c5907d9c492fc6d (patch)
tree43e6ab7d13cc988aaac27d901dd4cedc0e70d387 /.ci
parentd98cccae49e0c4b1704dc078fa02820ead368305 (diff)
downloadgnome-bluetooth-ee56d8cce5981e2ca39d525a4c5907d9c492fc6d.tar.gz
ci: Ignore BluetoothChooser widgets removal for ABI
Diffstat (limited to '.ci')
-rw-r--r--.ci/gbt.suppr8
1 files changed, 8 insertions, 0 deletions
diff --git a/.ci/gbt.suppr b/.ci/gbt.suppr
index 49030d18..a4612336 100644
--- a/.ci/gbt.suppr
+++ b/.ci/gbt.suppr
@@ -1,3 +1,11 @@
[suppress_function]
symbol_name_regexp = bluetooth_agent_.*
drop = yes
+
+[suppress_function]
+symbol_name_regexp = bluetooth_chooser_*
+drop = yes
+
+[suppress_function]
+symbol_name_regexp = bluetooth_filter_*
+drop = yes