ModemManager ver. bump

This commit is contained in:
Rmys
2020-05-20 15:01:18 +03:00
parent ba0c3103c5
commit b2402fe776
2 changed files with 36 additions and 2 deletions
@@ -0,0 +1,13 @@
diff --git i/src/mm-context.c w/src/mm-context.c
index 88d71384..fd17f830 100644
--- i/src/mm-context.c
+++ w/src/mm-context.c
@@ -38,7 +38,7 @@
static gboolean help_flag;
static gboolean version_flag;
static gboolean debug;
-static MMFilterRule filter_policy = MM_FILTER_POLICY_DEFAULT;
+static MMFilterRule filter_policy = MM_FILTER_POLICY_STRICT;
static gboolean no_auto_scan = NO_AUTO_SCAN_DEFAULT;
static const gchar *initial_kernel_events;