Skip to content

Commit d85dd7a

Browse files
committed
wiki: Add Motorola moto g Stylus 5G
Change-Id: I15c2a44f1bd9ef63ffff6eb70954e450a83f0d5e
1 parent 3095fc6 commit d85dd7a

File tree

8 files changed

+83
-0
lines changed

8 files changed

+83
-0
lines changed

_data/devices/denver.yml

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
architecture: arm64
2+
battery: {capacity: 5000, removable: False, tech: 'Li-Po'}
3+
before_install: {instructions: 'needs_specific_android_fw', lineage_version: 22.2, ships_fw: True, version: '12'}
4+
before_recovery_install: {instructions: 'boot_stack', partitions: [dtbo, vendor_boot]}
5+
bluetooth: {profiles: [A2DP + aptX HD], spec: '5.2'}
6+
cameras:
7+
- {flash: 'LED', info: '48 MP (main)'}
8+
- {flash: 'LED', info: '8 MP (ultrawide)'}
9+
- {flash: 'LED', info: '5 MP (macro)'}
10+
- {flash: 'LED', info: '2 MP (depth)'}
11+
- {flash: None, info: '16 MP (front)'}
12+
codename: denver
13+
cpu: Kryo 460
14+
cpu_cores: '8'
15+
cpu_freq: 2 x 2.0 GHz + 6 x 1.8 GHz
16+
current_branch: 22.2
17+
dimensions: {depth: 9.4, height: 169.5, width: 77.5}
18+
download_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Power</kbd>.
19+
gpu: Qualcomm Adreno 619
20+
image: denver.png
21+
install_method: fastboot_motorola
22+
is_ab_device: true
23+
kernel: {repo: android_kernel_motorola_sm6375, version: '5.4'}
24+
maintainers: [Vivekachooz]
25+
models: [XT2131-1]
26+
name: moto g stylus 5G
27+
network: [2G GSM, 3G UMTS, 4G LTE, 5G NR]
28+
peripherals: [3.5mm jack, A-GPS, Accelerometer, Compass, Fingerprint reader, Galileo, GLONASS, GPS, Gyroscope, Light sensor, Proximity sensor, USB OTG]
29+
ram: 4/6 GB LPDDR4X
30+
recovery_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Power</kbd>, then select "Recovery mode" using Volume keys.
31+
recovery_partition_name: boot
32+
recovery_reboot: fastboot_menu
33+
release: 2021-06-14
34+
screen: {resolution: '1080x2400', size: 6.8, technology: 'IPS LCD'}
35+
sdcard: {size_max: '1 TB'}
36+
soc: Qualcomm SM4350 Snapdragon 480
37+
storage: 128/256 GB UFS2.2
38+
tree: android_device_motorola_denver
39+
type: phone
40+
vendor: Motorola
41+
vendor_short: motorola
42+
versions: [22.2]
43+
wifi: 802.11 a/b/g/n/ac

images/devices/denver.png

124 KB
Loading

images/devices/small/denver.png

16.6 KB
Loading

pages/build/denver.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
sidebar: home_sidebar
3+
title: Build for denver
4+
folder: build
5+
permalink: /devices/denver/build/
6+
device: denver
7+
---
8+
{% include templates/device_build.md %}

pages/info/denver.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
sidebar: home_sidebar
3+
title: Info about denver
4+
layout: deviceinfo
5+
permalink: /devices/denver/
6+
device: denver
7+
---
8+
{% include templates/device_info.md %}

pages/install/denver.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
sidebar: home_sidebar
3+
title: Install LineageOS on denver
4+
folder: install
5+
permalink: /devices/denver/install/
6+
device: denver
7+
---
8+
{% include templates/device_install.md %}

pages/update/denver.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
sidebar: home_sidebar
3+
title: Update LineageOS on denver
4+
folder: update
5+
permalink: /devices/denver/update/
6+
device: denver
7+
---
8+
{% include templates/device_update.md %}

pages/upgrade/denver.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
sidebar: home_sidebar
3+
title: Upgrade LineageOS on denver
4+
folder: upgrade
5+
permalink: /devices/denver/upgrade/
6+
device: denver
7+
---
8+
{% include templates/device_upgrade.md %}

0 commit comments

Comments
 (0)