Skip to content

Commit

Permalink
updater: Correct POCO branding
Browse files Browse the repository at this point in the history
As seen at https://www.po.co/global/list

Change-Id: I8cea87d01aacc3b578d6fc2b9779c0c63ab89e11
  • Loading branch information
dereference23 committed Jun 22, 2024
1 parent 2b91dba commit 8989140
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions updater/devices.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
{ "model": "berkeley", "oem": "Huawei", "name": "Honor View 10" },
{ "model": "berlin", "oem": "Motorola", "name": "edge 20" },
{ "model": "berlna", "oem": "Motorola", "name": "edge 2021" },
{ "model": "beryllium", "oem": "Xiaomi", "name": "Poco F1" },
{ "model": "beryllium", "oem": "Xiaomi", "name": "POCO F1" },
{ "model": "betalm", "oem": "LG", "name": "G8s ThinQ" },
{ "model": "beyond0lte", "oem": "Samsung", "name": "Galaxy S10e" },
{ "model": "beyond1lte", "oem": "Samsung", "name": "Galaxy S10" },
Expand Down Expand Up @@ -369,7 +369,7 @@
{ "model": "river", "oem": "Motorola", "name": "moto g7" },
{ "model": "RMX1801", "oem": "Realme", "name": "2 Pro" },
{ "model": "RMX1851", "oem": "Realme", "name": "3 Pro" },
{ "model": "rosemary", "oem": "Xiaomi", "name": "Redmi Note 10S / Redmi Note 10S NFC / Redmi Note 10S Latin America / Poco M5s" },
{ "model": "rosemary", "oem": "Xiaomi", "name": "Redmi Note 10S / Redmi Note 10S NFC / Redmi Note 10S Latin America / POCO M5s" },
{ "model": "roth", "oem": "Nvidia", "name": "Shield Portable" },
{ "model": "rs988", "oem": "LG", "name": "G5 (US)" },
{ "model": "rtwo", "oem": "Motorola", "name": "edge 40 pro / moto X40 / edge+ (2023)" },
Expand Down

0 comments on commit 8989140

Please sign in to comment.