diff options
author | Nolen Johnson <johnsonnolen@gmail.com> | 2020-04-26 14:41:57 -0400 |
---|---|---|
committer | Kevin Haggerty <haggertk@lineageos.org> | 2020-04-28 18:59:00 +0200 |
commit | 76baef72629aecdff13946e3fa6acec1c49b4f9b (patch) | |
tree | f73f55fdf0a723ff40ab5cfdf4d8c730ad64eef8 | |
parent | 5b891147a552842a7c3ae6e1ac2e63f8a671a149 (diff) | |
download | hudson-76baef72629aecdff13946e3fa6acec1c49b4f9b.tar.gz hudson-76baef72629aecdff13946e3fa6acec1c49b4f9b.tar.bz2 hudson-76baef72629aecdff13946e3fa6acec1c49b4f9b.zip |
hudson: I'm Essential
* https://media.makeameme.org/created/im-essential-44937f9a3b.jpg.
Change-Id: Id69a0703366357c2b314b1f1609b70b7e8a6a6ab
-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}, |