Add RMX1801
Change-Id: I5d44b7dca9ce7ff749b517630d8a1b9e03945c86
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
diff --git a/_config.yml b/_config.yml
index 8881eda..4694039 100644
--- a/_config.yml
+++ b/_config.yml
@@ -161,6 +161,9 @@
razer:
output: true
+ realme:
+ output: true
+
samsung:
output: true
diff --git a/_oem/realme.markdown b/_oem/realme.markdown
new file mode 100644
index 0000000..b022efc
--- /dev/null
+++ b/_oem/realme.markdown
@@ -0,0 +1,4 @@
+---
+layout: device
+oem: Realme
+---
diff --git a/_realme/realme2pro.markdown b/_realme/realme2pro.markdown
new file mode 100644
index 0000000..28db5e3
--- /dev/null
+++ b/_realme/realme2pro.markdown
@@ -0,0 +1,22 @@
+---
+layout: device
+title: "Realme 2 Pro"
+codename: RMX1801
+downloadfolder: RMX1801
+supportstatus: Current
+maintainer: SamarV-121
+oem: Realme
+devicetree: https://github.com/TeamWin/android_device_realme_RMX1801
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include mtkinstall.html %}