Skip to content

Commit

Permalink
Add Moto E7 Plus(guam)
Browse files Browse the repository at this point in the history
Change-Id: I8faf8696abd53d0b3a0c1a6ea380c5f301c17d40
  • Loading branch information
GRajin authored and mikeNG committed Jul 24, 2024
1 parent 785ddc4 commit ef42209
Show file tree
Hide file tree
Showing 8 changed files with 82 additions and 0 deletions.
41 changes: 41 additions & 0 deletions _data/devices/guam.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
architecture: arm64
battery: {capacity: 5000, removable: False, tech: 'Li-Po'}
before_lineage_install: ab_copy_partitions
before_recovery_install: {instructions: 'boot_stack', partitions: [dtbo]}
bluetooth: {profiles: [A2DP], spec: '5'}
cameras:
- {flash: 'LED', info: '48 MP (Primary)'}
- {flash: None, info: '2 MP (depth)'}
- {flash: None, info: '8 MP (Front Facing)'}
codename: guam
cpu: Kryo 240
cpu_cores: '8'
cpu_freq: 4 x 1.8 GHz & 4 x 1.6 GHz
current_branch: 21
dimensions: {depth: 9.2, height: 165.2, width: 75.7}
download_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Power</kbd>.
gpu: Qualcomm Adreno 610
image: guam.png
install_method: fastboot_motorola
is_ab_device: true
kernel: {repo: android_kernel_motorola_sm6225, version: '4.19'}
maintainers: [Rajin Gangadharan]
models: [XT2081-1, XT2081-2]
name: moto e7 plus
network: [2G GSM, 2G CDMA, 3G UMTS, 4G LTE]
peripherals: [A-GPS, Accelerometer, Dual SIM, Fingerprint reader, Galileo, GLONASS, GPS, Light sensor, Proximity sensor, USB OTG]
ram: 4 GB
recovery_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Power</kbd>, then select "Recovery mode" using Volume keys.
recovery_partition_name: recovery
recovery_reboot: fastboot_menu
release: 2020-09-16
screen: {resolution: '720x1600', size: 6.5, technology: 'IPS LCD'}
sdcard: {size_max: '1 TB'}
soc: Qualcomm SM4250 Snapdragon 460
storage: 64 GB eMMC 5.1
tree: android_device_motorola_guam
type: phone
vendor: Motorola
vendor_short: motorola
versions: [21]
wifi: 802.11 b/g/n
Binary file added images/devices/guam.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/devices/small/guam.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions pages/build/guam.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Build for guam
folder: build
permalink: /devices/guam/build/
device: guam
---
{% include templates/device_build.md %}
9 changes: 9 additions & 0 deletions pages/info/guam.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
sidebar: home_sidebar
title: Info about guam
folder: info
layout: deviceinfo
permalink: /devices/guam/
device: guam
---
{% include templates/device_info.md %}
8 changes: 8 additions & 0 deletions pages/install/guam.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Install LineageOS on guam
folder: install
permalink: /devices/guam/install/
device: guam
---
{% include templates/device_install.md %}
8 changes: 8 additions & 0 deletions pages/update/guam.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Update LineageOS on guam
folder: update
permalink: /devices/guam/update/
device: guam
---
{% include templates/device_update.md %}
8 changes: 8 additions & 0 deletions pages/upgrade/guam.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Upgrade LineageOS on guam
folder: upgrade
permalink: /devices/guam/upgrade/
device: guam
---
{% include templates/device_upgrade.md %}

0 comments on commit ef42209

Please sign in to comment.