diff options
author | Dhina17 <dhinalogu@gmail.com> | 2020-05-28 18:21:31 +0000 |
---|---|---|
committer | Dhina17 <dhinalogu@gmail.com> | 2020-05-28 18:36:44 +0000 |
commit | 1975a2786f28f280fcb3fe683a3b7a636c3b3c96 (patch) | |
tree | 64f591b3e26f3cdcbb36f7b4279f6208620efc59 | |
parent | 6baa87a7d7451485ea86b257ebe0471bfac106d6 (diff) | |
download | hudson-1975a2786f28f280fcb3fe683a3b7a636c3b3c96.tar.gz hudson-1975a2786f28f280fcb3fe683a3b7a636c3b3c96.tar.bz2 hudson-1975a2786f28f280fcb3fe683a3b7a636c3b3c96.zip |
hudson: Add Redmi 7 (onclite)
Change-Id: I80d3bf0848650267b55ba4a3bc99768da38f663c
-rw-r--r-- | lineage-build-targets | 1 | ||||
-rw-r--r-- | updater/devices.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lineage-build-targets b/lineage-build-targets index dd7ea303..1425f395 100644 --- a/lineage-build-targets +++ b/lineage-build-targets @@ -57,6 +57,7 @@ mata userdebug lineage-17.1 N mermaid userdebug lineage-17.1 N nash userdebug lineage-17.1 N nx563j userdebug lineage-17.1 N +onclite userdebug lineage-17.1 N oneplus2 userdebug lineage-17.1 N oneplus3 userdebug lineage-17.1 N payton userdebug lineage-17.1 N diff --git a/updater/devices.json b/updater/devices.json index 258010e3..bb221dd2 100644 --- a/updater/devices.json +++ b/updater/devices.json @@ -189,6 +189,7 @@ { "model": "nx512j", "oem": "Nubia", "name": "Nubia Z9 Max"}, { "model": "nx563j", "oem": "Nubia", "name": "Nubia Z17", "lineage_recovery": true}, { "model": "odin", "oem": "Sony", "name": "Xperia ZL"}, + { "model": "onclite", "oem": "Xiaomi", "name": "Redmi 7", "lineage_recovery": true}, { "model": "oneplus2", "oem": "OnePlus", "name": "2", "lineage_recovery": true}, { "model": "oneplus3", "oem": "OnePlus", "name": "3 / 3T", "lineage_recovery": true}, { "model": "onyx", "oem": "OnePlus", "name": "X"}, |