From 9ddf1ffe7ee7bc05098610e5d7fdfbecfe4024bc Mon Sep 17 00:00:00 2001 From: dhimanparas20 Date: Sun, 16 Jan 2022 12:28:58 +0000 Subject: [PATCH] devices: Add support Redmi Note 10 Pro Device and codename: Redmi Note 10 pro (sweet) Device tree: https://github.com/dhimanparas20/device-xiaomi-sweet.git Device Common tree: https://github.com/dhimanparas20/device_xiaomi_sm6150-common.git Kernel source: https://github.com/vantoman/kernel_xiaomi_sm6150/tree/courbet Selinux: Enforcing Safetynet status: Pass without Magisk Sourceforge username: mst-2069 Telegram username: @Ken_kaneki_69 XDA Profile (if exists): https://forum.xda-developers.com/m/dhimanparas20.8789230/ Signed-off-by: dhimanparas20 --- devices.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/devices.json b/devices.json index 2e47d63..f530b4d 100644 --- a/devices.json +++ b/devices.json @@ -212,6 +212,14 @@ "xda_thread": null, "support_group": null, "tg_id": 376528543 + }, + "sweet": { + "name": "Redmi Note 10 Pro", + "maintainer": "Ken_kaneki_69", + "supported": true, + "xda_thread": null, + "support_group": null, + "tg_id": 1248206607 } } ]