From bff68d8a3a23cfb12f9dcdd08d539dd628fbf620 Mon Sep 17 00:00:00 2001 From: Han Sol Jin Date: Fri, 2 Aug 2024 07:49:46 -0700 Subject: [PATCH] ngl carrier SKUs are kind of a meme Change-Id: I8f7033cfafc46e47c83ce05c922266722ddba3a2 --- lineage-build-targets | 2 ++ updater/devices.json | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/lineage-build-targets b/lineage-build-targets index 731790a0..29f54e43 100644 --- a/lineage-build-targets +++ b/lineage-build-targets @@ -60,6 +60,8 @@ flame userdebug lineage-21.0 W FP3 userdebug lineage-21.0 W FP4 userdebug lineage-21.0 W FP5 userdebug lineage-21.0 W +g710n userdebug lineage-21.0 W +g710ulm userdebug lineage-21.0 W gemini userdebug lineage-21.0 W grus userdebug lineage-21.0 W gta4l userdebug lineage-21.0 W diff --git a/updater/devices.json b/updater/devices.json index bb302a98..972143bf 100644 --- a/updater/devices.json +++ b/updater/devices.json @@ -132,6 +132,8 @@ { "model": "fugu", "oem": "Google", "name": "Nexus Player" }, { "model": "G", "oem": "10.or", "name": "G" }, { "model": "g2m", "oem": "LG", "name": "G2 Mini" }, + { "model": "g710n", "oem": "LG", "name": "G7 ThinQ (G710N)" }, + { "model": "g710ulm", "oem": "LG", "name": "G7 ThinQ (G710ULM/VMX)" }, { "model": "gauguin", "oem": "Xiaomi", "name": "Mi 10T Lite 5G / Mi 10i 5G / Redmi Note 9 Pro 5G" }, { "model": "gemini", "oem": "Xiaomi", "name": "Mi 5" }, { "model": "ghost", "oem": "Motorola", "name": "moto x (2013)" }, @@ -215,7 +217,7 @@ { "model": "jfltexx", "oem": "Samsung", "name": "Galaxy S4 (GT-I9505,SGH-I337M,SGH-M919/V)" }, { "model": "jfvelte", "oem": "Samsung", "name": "Galaxy S4 Value Edition (GT-I9515/L)" }, { "model": "joan", "oem": "LG", "name": "V30 (Unlocked / T-Mobile / Other)" }, - { "model": "judyln", "oem": "LG", "name": "G7 ThinQ / G7+ ThinQ" }, + { "model": "judyln", "oem": "LG", "name": "G7 ThinQ (G710AWM/EM/EMW) / G7+ ThinQ" }, { "model": "judyp", "oem": "LG", "name": "V35 ThinQ" }, { "model": "judypn", "oem": "LG", "name": "V40 ThinQ" }, { "model": "k3gxx", "oem": "Samsung", "name": "Galaxy S5 (International 3G)" },