[rhythmbox/more-androids: 7/7] Add Nexus 5X and all bq devices as recognised Androids
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox/more-androids: 7/7] Add Nexus 5X and all bq devices as recognised Androids
- Date: Sat, 16 Nov 2019 11:48:43 +0000 (UTC)
commit dd5a0aea826a99839400447a50d4b9f1e23129ca
Author: Jonathan Matthew <jonathan d14n org>
Date: Thu Nov 7 08:02:04 2019 +1000
Add Nexus 5X and all bq devices as recognised Androids
Closes: #1729
shell/rb-removable-media-manager.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/shell/rb-removable-media-manager.c b/shell/rb-removable-media-manager.c
index ecc550cd4..a0d4034f5 100644
--- a/shell/rb-removable-media-manager.c
+++ b/shell/rb-removable-media-manager.c
@@ -938,12 +938,14 @@ rb_removable_media_manager_device_is_android (RBRemovableMediaManager *manager,
const char *androids[] = {
"Android",
"Nexus",
- "Pixel"
+ "Pixel",
+ "Nexus_5X"
};
const char *android_vendors[] = {
"motorola",
"OnePlus",
- "Google"
+ "Google",
+ "bq"
};
match = FALSE;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]