From 33c1ea7faab6318385e7a3ba7bfe637848fe5bbd Mon Sep 17 00:00:00 2001 From: Aditya Kumar <89350868+Adi-sdm@users.noreply.github.com> Date: Thu, 29 Jun 2023 20:48:00 +0530 Subject: [PATCH] Add OnePlus 9RT (#152) Co-authored-by: ImPerfectAbhinav --- devices.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/devices.json b/devices.json index b06c38e..2c95f8e 100644 --- a/devices.json +++ b/devices.json @@ -692,4 +692,18 @@ "xda_thread": "" } ] + } + { + "brand": "Oneplus", + "codename": "martini", + "name": "OnePlus 9RT", + "supported_versions": [ + { + "maintainer_name": "Team-Grave", + "maintainer_url": "https://t.me/AdItYa_SdM_Gng", + "version_code": "tiramisu", + "version_name": "Tiramisu", + "xda_thread": "" + } + ] ]