summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavide Garberi <dade.garberi@gmail.com>2020-05-02 19:21:21 +0200
committerMichael Bestas <mkbestas@lineageos.org>2020-05-05 15:58:17 +0200
commitef88d8527ef75f0183b19f8bd339bd9c03ee4058 (patch)
tree2ee50f1568a21f47eff0f5f6992ad44286d64389
parent6cbc9b4244c0a0005c1bb5ff2f878eb6e4e74478 (diff)
downloadlineage_wiki-ef88d8527ef75f0183b19f8bd339bd9c03ee4058.tar.gz
lineage_wiki-ef88d8527ef75f0183b19f8bd339bd9c03ee4058.tar.bz2
lineage_wiki-ef88d8527ef75f0183b19f8bd339bd9c03ee4058.zip
wiki: Add twolip
Change-Id: Ic4e084faffdac44f3f2d91fe47cb1cbbc2d341dc
-rw-r--r--_data/devices/twolip.yml44
-rw-r--r--images/devices/twolip.pngbin0 -> 454123 bytes
-rw-r--r--pages/build/twolip.md8
-rw-r--r--pages/info/twolip.md9
-rw-r--r--pages/install/twolip.md8
-rw-r--r--pages/update/twolip.md8
-rw-r--r--pages/upgrade/twolip.md8
7 files changed, 85 insertions, 0 deletions
diff --git a/_data/devices/twolip.yml b/_data/devices/twolip.yml
new file mode 100644
index 00000000..854dd628
--- /dev/null
+++ b/_data/devices/twolip.yml
@@ -0,0 +1,44 @@
+architecture: arm64
+battery: {removable: False, capacity: 4000, tech: 'Li-Po'}
+bluetooth: {spec: '5', profiles: [A2DP]}
+cameras:
+- {flash: 'LED', info: '12 MP'}
+- {flash: '', info: '5 MP'}
+- {flash: '', info: '20 MP'}
+- {flash: '', info: '2 MP'}
+channels: [nightly]
+codename: twolip
+cpu: Kryo 260
+cpu_cores: '8'
+cpu_freq: 4 x 1.8 GHz + 4 x 1.6 GHz
+current_branch: 17.1
+depth: 8.3 mm (0.33 in)
+download_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Power</kbd>.
+ Keep holding both buttons until the word "FASTBOOT" appears on the screen, then release.
+gpu: Adreno 509
+height: 157.9 mm (6.21 in)
+image: twolip.png
+install_method: fastboot_xiaomi
+kernel: android_kernel_xiaomi_sdm660
+maintainers: [DD3Boh]
+name: 'Redmi Note 6 Pro'
+network: [2G GSM, 3G UMTS, 4G LTE]
+peripherals: [A-GPS, Accelerometer, Barometer, Compass, Dual SIM, Fingerprint reader, GLONASS, GPS, Gyroscope, IR blaster, Light sensor, Pedometer, Proximity sensor, USB OTG, Wi-Fi Display]
+ram: 3/4/6 GB
+recovery_boot: With the device powered off, hold <kbd>Volume Up</kbd> + <kbd>Power</kbd>.
+ Keep holding both buttons until the "MI" logo appears on the screen, then release.
+release: 2018-10
+screen: 159 mm (6.26 in)
+screen_ppi: '403'
+screen_res: 1080x2280
+screen_tech: IPS LCD
+sdcard: up to 256 GB
+soc: Qualcomm SDM660 Snapdragon 636
+storage: 32/64 GB
+tree: android_device_xiaomi_twolip
+type: phone
+vendor: Xiaomi
+vendor_short: xiaomi
+versions: [17.1]
+width: 76.4 mm (3.01 in)
+wifi: 802.11 a/b/g/n/ac, Dual-band, Wi-Fi Direct, Wi-Fi Display, Hotspot
diff --git a/images/devices/twolip.png b/images/devices/twolip.png
new file mode 100644
index 00000000..509ae1d2
--- /dev/null
+++ b/images/devices/twolip.png
Binary files differ
diff --git a/pages/build/twolip.md b/pages/build/twolip.md
new file mode 100644
index 00000000..d57eb218
--- /dev/null
+++ b/pages/build/twolip.md
@@ -0,0 +1,8 @@
+---
+sidebar: home_sidebar
+title: Build for twolip
+folder: build
+permalink: /devices/twolip/build
+device: twolip
+---
+{% include templates/device_build.md %}
diff --git a/pages/info/twolip.md b/pages/info/twolip.md
new file mode 100644
index 00000000..be52a53b
--- /dev/null
+++ b/pages/info/twolip.md
@@ -0,0 +1,9 @@
+---
+sidebar: home_sidebar
+title: Info about twolip
+folder: info
+layout: deviceinfo
+permalink: /devices/twolip/
+device: twolip
+---
+{% include templates/device_info.md %}
diff --git a/pages/install/twolip.md b/pages/install/twolip.md
new file mode 100644
index 00000000..9aaacf6e
--- /dev/null
+++ b/pages/install/twolip.md
@@ -0,0 +1,8 @@
+---
+sidebar: home_sidebar
+title: Install LineageOS on twolip
+folder: install
+permalink: /devices/twolip/install
+device: twolip
+---
+{% include templates/device_install.md %}
diff --git a/pages/update/twolip.md b/pages/update/twolip.md
new file mode 100644
index 00000000..7ad4bec7
--- /dev/null
+++ b/pages/update/twolip.md
@@ -0,0 +1,8 @@
+---
+sidebar: home_sidebar
+title: Update LineageOS on twolip
+folder: update
+permalink: /devices/twolip/update
+device: twolip
+---
+{% include templates/device_update.md %}
diff --git a/pages/upgrade/twolip.md b/pages/upgrade/twolip.md
new file mode 100644
index 00000000..e269b5ea
--- /dev/null
+++ b/pages/upgrade/twolip.md
@@ -0,0 +1,8 @@
+---
+sidebar: home_sidebar
+title: Upgrade LineageOS on twolip
+folder: upgrade
+permalink: /devices/twolip/upgrade
+device: twolip
+---
+{% include templates/device_upgrade.md %}