From 5c92b385ef70759a70cb0e40c04502018adaecc7 Mon Sep 17 00:00:00 2001 From: Han Sol Jin Date: Mon, 15 Jul 2024 08:48:23 -0700 Subject: [PATCH] Judy Moody was in a mood A good mood this time, though, as this commit ships on lineage-21.0: - LG G7 / G7+ ThinQ (judyln) - LG V35 ThinQ (judyp) - LG V40 ThinQ (judypn) Change-Id: Ic3bcadd7a2e2eb24cb9212bfadff13e40f1d09d4 --- lineage-build-targets | 3 +++ updater/devices.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/lineage-build-targets b/lineage-build-targets index 40c98f1d..26f795e4 100644 --- a/lineage-build-targets +++ b/lineage-build-targets @@ -78,6 +78,9 @@ husky userdebug lineage-21.0 W ingot userdebug lineage-21.0 W instantnoodle userdebug lineage-21.0 W instantnoodlep userdebug lineage-21.0 W +judyln userdebug lineage-21.0 W +judyp userdebug lineage-21.0 W +judypn userdebug lineage-21.0 W kane userdebug lineage-21.0 W kebab userdebug lineage-21.0 W kirin userdebug lineage-21.0 W diff --git a/updater/devices.json b/updater/devices.json index b23c98e1..481dc0a3 100644 --- a/updater/devices.json +++ b/updater/devices.json @@ -212,6 +212,9 @@ { "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": "judyp", "oem": "LG", "name": "V35 ThinQ" }, + { "model": "judypn", "oem": "LG", "name": "V40 ThinQ" }, { "model": "k3gxx", "oem": "Samsung", "name": "Galaxy S5 (International 3G)" }, { "model": "kane", "oem": "Motorola", "name": "one vision / p50" }, { "model": "karin", "oem": "Sony", "name": "Xperia Z4 Tablet LTE" },