Skip to content

Commit ef42209

Browse files
GRajinmikeNG
authored andcommitted
Add Moto E7 Plus(guam)
Change-Id: I8faf8696abd53d0b3a0c1a6ea380c5f301c17d40
1 parent 785ddc4 commit ef42209

File tree

8 files changed

+82
-0
lines changed

8 files changed

+82
-0
lines changed

_data/devices/guam.yml

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
architecture: arm64
2+
battery: {capacity: 5000, removable: False, tech: 'Li-Po'}
3+
before_lineage_install: ab_copy_partitions
4+
before_recovery_install: {instructions: 'boot_stack', partitions: [dtbo]}
5+
bluetooth: {profiles: [A2DP], spec: '5'}
6+
cameras:
7+
- {flash: 'LED', info: '48 MP (Primary)'}
8+
- {flash: None, info: '2 MP (depth)'}
9+
- {flash: None, info: '8 MP (Front Facing)'}
10+
codename: guam
11+
cpu: Kryo 240
12+
cpu_cores: '8'
13+
cpu_freq: 4 x 1.8 GHz & 4 x 1.6 GHz
14+
current_branch: 21
15+
dimensions: {depth: 9.2, height: 165.2, width: 75.7}
16+
download_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Power</kbd>.
17+
gpu: Qualcomm Adreno 610
18+
image: guam.png
19+
install_method: fastboot_motorola
20+
is_ab_device: true
21+
kernel: {repo: android_kernel_motorola_sm6225, version: '4.19'}
22+
maintainers: [Rajin Gangadharan]
23+
models: [XT2081-1, XT2081-2]
24+
name: moto e7 plus
25+
network: [2G GSM, 2G CDMA, 3G UMTS, 4G LTE]
26+
peripherals: [A-GPS, Accelerometer, Dual SIM, Fingerprint reader, Galileo, GLONASS, GPS, Light sensor, Proximity sensor, USB OTG]
27+
ram: 4 GB
28+
recovery_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Power</kbd>, then select "Recovery mode" using Volume keys.
29+
recovery_partition_name: recovery
30+
recovery_reboot: fastboot_menu
31+
release: 2020-09-16
32+
screen: {resolution: '720x1600', size: 6.5, technology: 'IPS LCD'}
33+
sdcard: {size_max: '1 TB'}
34+
soc: Qualcomm SM4250 Snapdragon 460
35+
storage: 64 GB eMMC 5.1
36+
tree: android_device_motorola_guam
37+
type: phone
38+
vendor: Motorola
39+
vendor_short: motorola
40+
versions: [21]
41+
wifi: 802.11 b/g/n

images/devices/guam.png

182 KB
Loading

images/devices/small/guam.png

24.9 KB
Loading

pages/build/guam.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 guam
4+
folder: build
5+
permalink: /devices/guam/build/
6+
device: guam
7+
---
8+
{% include templates/device_build.md %}

pages/info/guam.md

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

pages/install/guam.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 guam
4+
folder: install
5+
permalink: /devices/guam/install/
6+
device: guam
7+
---
8+
{% include templates/device_install.md %}

pages/update/guam.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 guam
4+
folder: update
5+
permalink: /devices/guam/update/
6+
device: guam
7+
---
8+
{% include templates/device_update.md %}

pages/upgrade/guam.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 guam
4+
folder: upgrade
5+
permalink: /devices/guam/upgrade/
6+
device: guam
7+
---
8+
{% include templates/device_upgrade.md %}

0 commit comments

Comments
 (0)