From 1d29a4a4e5778a565a087567c5136dad26aecaa8 Mon Sep 17 00:00:00 2001 From: Sandeep P S <36669540+Sandeep-FED@users.noreply.github.com> Date: Thu, 4 Aug 2022 21:39:41 +0530 Subject: [PATCH] OTA: add support for avicii (#134) Signed-off-by: Sandeep-FED --- devices.json | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/devices.json b/devices.json index 092ab9f..80c2bc6 100644 --- a/devices.json +++ b/devices.json @@ -13,9 +13,9 @@ } ] }, - + { - + "brand": "Asus", "codename": "X00TD", "name": "Zenfone Max Pro M1", @@ -85,6 +85,20 @@ } ] }, + { + "brand": "OnePlus", + "codename": "avicii", + "name": "OnePlus Nord", + "supported_versions": [ + { + "maintainer_name": "Snippetguy", + "maintainer_url": "https://t.me/snippetguy", + "version_code": "twelve", + "version_name": "twelve", + "xda_thread": "" + } + ] + }, { "brand": "Realme", "codename": "RMX1901",