diff options
-rw-r--r-- | lineage-build-targets | 2 | ||||
-rw-r--r-- | updater/devices.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lineage-build-targets b/lineage-build-targets index 8c29286c..b6b48c25 100644 --- a/lineage-build-targets +++ b/lineage-build-targets @@ -46,6 +46,7 @@ ls997 userdebug lineage-17.1 N m8 userdebug lineage-17.1 N m8d userdebug lineage-17.1 N marlin userdebug lineage-17.1 N +mata userdebug lineage-17.1 N mermaid userdebug lineage-17.1 N nash userdebug lineage-17.1 N nx563j userdebug lineage-17.1 N @@ -106,7 +107,6 @@ land userdebug lineage-16.0 W lentislte userdebug lineage-16.0 W lithium userdebug lineage-16.0 W ls990 userdebug lineage-16.0 W -mata userdebug lineage-16.0 W natrium userdebug lineage-16.0 W oneplus2 userdebug lineage-16.0 W r5 userdebug lineage-16.0 W diff --git a/updater/devices.json b/updater/devices.json index f12a2df7..6aae39e5 100644 --- a/updater/devices.json +++ b/updater/devices.json @@ -165,7 +165,7 @@ { "model": "mako", "oem": "Google", "name": "Nexus 4"}, { "model": "manta", "oem": "Google", "name": "Nexus 10"}, { "model": "marlin", "oem": "Google", "name": "Pixel XL", "lineage_recovery": true}, - { "model": "mata", "oem": "Essential", "name": "PH-1"}, + { "model": "mata", "oem": "Essential", "name": "PH-1", "lineage_recovery": true}, { "model": "maserati", "oem": "Motorola", "name": "Droid 4"}, { "model": "merlin", "oem": "Motorola", "name": "Moto G3 Turbo"}, { "model": "mermaid", "oem": "Sony", "name": "Xperia 10 Plus", "lineage_recovery": true}, |