-
Notifications
You must be signed in to change notification settings - Fork 517
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change-Id: I0468cc545e412a458ce999006ba60922cbaaefce
- Loading branch information
Showing
16 changed files
with
189 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
architecture: arm64 | ||
battery: {capacity: 6000, 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: '64 MP (Primary)'} | ||
- {flash: None, info: '2 MP (depth)'} | ||
- {flash: None, info: '2 MP (macro)'} | ||
- {flash: None, info: '16 MP (Front Facing)'} | ||
codename: cebu | ||
cpu: Kryo 260 | ||
cpu_cores: '8' | ||
cpu_freq: 4 x 2.0 GHz & 4 x 1.8 GHz | ||
current_branch: 21 | ||
dimensions: {depth: 9.7, height: 172.1, width: 76.8} | ||
download_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Power</kbd>. | ||
gpu: Qualcomm Adreno 610 | ||
image: cebu.png | ||
install_method: fastboot_motorola | ||
is_ab_device: true | ||
kernel: {repo: android_kernel_motorola_sm6225, version: '4.19'} | ||
maintainers: [Deivid Ignacio Parra] | ||
models: [XT2091-3, XT2091-4] | ||
name: moto g9 power | ||
network: [2G GSM, 2G CDMA, 3G UMTS, 4G LTE] | ||
peripherals: [A-GPS, Accelerometer, Compass, Dual speakers, Dual SIM, Fingerprint reader, Galileo, GLONASS, GPS, Gyroscope, Light sensor, NFC, Proximity sensor, USB OTG] | ||
ram: 4 GB LPDDR4X | ||
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-11 | ||
screen: {resolution: '720x1640', size: 6.8, technology: 'IPS LCD'} | ||
sdcard: {size_max: '1 TB'} | ||
soc: Qualcomm SM6115 Snapdragon 662 | ||
storage: 64/128 GB eMMC 5.1 | ||
tree: android_device_motorola_cebu | ||
type: phone | ||
variant: 1 | ||
vendor: Motorola | ||
vendor_short: motorola | ||
versions: [21] | ||
wifi: 802.11 a/b/g/n/ac |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
architecture: arm64 | ||
battery: {capacity: 6000, 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: '64 MP (Primary)'} | ||
- {flash: None, info: '2 MP (depth)'} | ||
- {flash: None, info: '2 MP (macro)'} | ||
- {flash: None, info: '16 MP (Front Facing)'} | ||
codename: cebu | ||
cpu: Kryo 260 | ||
cpu_cores: '8' | ||
cpu_freq: 4 x 2.0 GHz & 4 x 1.8 GHz | ||
current_branch: 21 | ||
dimensions: {depth: 9.7, height: 172.1, width: 76.8} | ||
download_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Power</kbd>. | ||
gpu: Qualcomm Adreno 610 | ||
image: cebu.png | ||
install_method: fastboot_motorola | ||
is_ab_device: true | ||
kernel: {repo: android_kernel_motorola_sm6225, version: '4.19'} | ||
maintainers: [Deivid Ignacio Parra] | ||
models: [XT2091-7] | ||
name: K12 Pro | ||
network: [2G GSM, 2G CDMA, 3G UMTS, 4G LTE] | ||
peripherals: [A-GPS, Accelerometer, Compass, Dual speakers, Dual SIM, Fingerprint reader, Galileo, GLONASS, GPS, Gyroscope, Light sensor, NFC, Proximity sensor, USB OTG] | ||
ram: 4 GB LPDDR4X | ||
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-11 | ||
screen: {resolution: '720x1640', size: 6.8, technology: 'IPS LCD'} | ||
sdcard: {size_max: '1 TB'} | ||
soc: Qualcomm SM6115 Snapdragon 662 | ||
storage: 64/128 GB eMMC 5.1 | ||
tree: android_device_motorola_cebu | ||
type: phone | ||
variant: 2 | ||
vendor: Lenovo | ||
vendor_short: motorola | ||
versions: [21] | ||
wifi: 802.11 a/b/g/n/ac |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
sidebar: home_sidebar | ||
title: Build for cebu | ||
folder: build | ||
permalink: /devices/cebu/build/variant1/ | ||
device: cebu_variant1 | ||
--- | ||
{% include templates/device_build.md %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
sidebar: home_sidebar | ||
title: Build for cebu | ||
folder: build | ||
permalink: /devices/cebu/build/variant2/ | ||
device: cebu_variant2 | ||
--- | ||
{% include templates/device_build.md %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
sidebar: home_sidebar | ||
title: Info about cebu variants | ||
folder: info | ||
permalink: /devices/cebu/ | ||
redirect_from: | ||
- /devices/cebu/install | ||
- /devices/cebu/update | ||
device: cebu | ||
toc: false | ||
--- | ||
{% include templates/device_variants.md info=true %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
sidebar: home_sidebar | ||
title: Info about cebu | ||
folder: info | ||
layout: deviceinfo | ||
permalink: /devices/cebu/variant1/ | ||
device: cebu_variant1 | ||
--- | ||
{% include templates/device_info.md %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
sidebar: home_sidebar | ||
title: Info about cebu | ||
folder: info | ||
layout: deviceinfo | ||
permalink: /devices/cebu/variant2/ | ||
device: cebu_variant2 | ||
--- | ||
{% include templates/device_info.md %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
sidebar: home_sidebar | ||
title: Install LineageOS on cebu | ||
folder: install | ||
permalink: /devices/cebu/install/variant1/ | ||
device: cebu_variant1 | ||
--- | ||
{% include templates/device_install.md %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
sidebar: home_sidebar | ||
title: Install LineageOS on cebu | ||
folder: install | ||
permalink: /devices/cebu/install/variant2/ | ||
device: cebu_variant2 | ||
--- | ||
{% include templates/device_install.md %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
sidebar: home_sidebar | ||
title: Update LineageOS on cebu | ||
folder: update | ||
permalink: /devices/cebu/update/variant1/ | ||
device: cebu_variant1 | ||
--- | ||
{% include templates/device_update.md %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
sidebar: home_sidebar | ||
title: Update LineageOS on cebu | ||
folder: update | ||
permalink: /devices/cebu/update/variant2/ | ||
device: cebu_variant2 | ||
--- | ||
{% include templates/device_update.md %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
sidebar: home_sidebar | ||
title: Upgrade LineageOS on cebu | ||
folder: upgrade | ||
permalink: /devices/cebu/upgrade/ | ||
device: cebu | ||
toc: false | ||
--- | ||
{% include templates/device_variants.md %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
sidebar: home_sidebar | ||
title: Upgrade LineageOS on cebu | ||
folder: upgrade | ||
permalink: /devices/cebu/upgrade/variant1/ | ||
device: cebu_variant1 | ||
--- | ||
{% include templates/device_upgrade.md %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
sidebar: home_sidebar | ||
title: Upgrade LineageOS on cebu | ||
folder: upgrade | ||
permalink: /devices/cebu/upgrade/variant2/ | ||
device: cebu_variant2 | ||
--- | ||
{% include templates/device_upgrade.md %} |