From e4b7fa3f2e892332a4e325e28025930e66d0a295 Mon Sep 17 00:00:00 2001 From: Eren Yeager <77774009+venudinesh@users.noreply.github.com> Date: Wed, 10 May 2023 21:15:24 +0530 Subject: [PATCH] add nashc in devices.json --- devices.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/devices.json b/devices.json index 9357d67..cd1c290 100644 --- a/devices.json +++ b/devices.json @@ -679,5 +679,17 @@ "xda_thread": "" } } + { + "brand": "Realme", + "codename": "nashc", + "name": "Realme 8", + "supported_versions": [ + { + "maintainer_name": "Eren Yeager", + "maintainer_url": "https://t.me/sukuna_me", + "version_code": "tiramisu", + "version_name": "Tiramisu", + "xda_thread": "" + } ] ]