[rhythmbox] shell: recognise HMD Global (Nokia) devices as Androids
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox] shell: recognise HMD Global (Nokia) devices as Androids
- Date: Sun, 22 May 2022 22:35:35 +0000 (UTC)
commit e0863b72c10e678247bbcc99da32d359119d02d6
Author: Jonathan Matthew <jonathan d14n org>
Date: Mon May 23 08:34:42 2022 +1000
shell: recognise HMD Global (Nokia) devices as Androids
shell/rb-removable-media-manager.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/shell/rb-removable-media-manager.c b/shell/rb-removable-media-manager.c
index a0d4034f5..b56719263 100644
--- a/shell/rb-removable-media-manager.c
+++ b/shell/rb-removable-media-manager.c
@@ -945,7 +945,8 @@ rb_removable_media_manager_device_is_android (RBRemovableMediaManager *manager,
"motorola",
"OnePlus",
"Google",
- "bq"
+ "bq",
+ "HMD_Global"
};
match = FALSE;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]