-
Notifications
You must be signed in to change notification settings - Fork 516
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* China brands things weird. Change-Id: Ieb80149446e7e0ff78b9968cf2f35b6db89db6f5
- Loading branch information
Showing
14 changed files
with
115 additions
and
10 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
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,42 @@ | ||
architecture: arm64 | ||
battery: {capacity: 2730, removable: False, tech: 'Li-Ion'} | ||
before_install: {instructions: 'nash'} | ||
before_lineage_install: ab_copy_partitions | ||
bluetooth: {profiles: [A2DP + aptX HD], spec: '5'} | ||
cameras: | ||
- {flash: 'Dual LED (dual tone)', info: '12 MP'} | ||
- {flash: 'Dual LED (dual tone)', info: '12 MP (monochromatic)'} | ||
- {flash: 'Dual LED (dual tone)', info: '5 MP'} | ||
codename: nash | ||
cpu: Kryo 280 | ||
cpu_cores: '8' | ||
cpu_freq: 4 x 2.45 GHz + 4 x 1.9 GHz | ||
current_branch: 20 | ||
dimensions: {depth: 6.1, height: 155.8, width: 76} | ||
download_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Power</kbd>. | ||
gpu: Qualcomm Adreno 540 | ||
image: nash.png | ||
install_method: fastboot_motorola | ||
is_ab_device: true | ||
kernel: android_kernel_motorola_msm8998 | ||
maintainers: [erfanoabdi, npjohnson, qsnc] | ||
models: [XT1789-02, XT1789-03, XT1789-04, XT1789-05, XT1789-06, XT1789-07] | ||
name: moto z (2018) | ||
network: [2G GSM, 2G CDMA, 3G UMTS, 4G LTE] | ||
peripherals: [Fingerprint reader, Accelerometer, Gyroscope, Proximity sensor, Compass, NFC, Hall effect sensor, Sensor hub, Light sensor, Moto Mods] | ||
quirks: [aux_cameras] | ||
ram: 6 GB LPDDR4X | ||
recovery_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Power</kbd>. | ||
recovery_partition_name: boot | ||
release: 2017-07 | ||
screen: {resolution: '1440x2560', size: 5.5, technology: 'P-OLED'} | ||
sdcard: {sizeMax: '256 GB'} | ||
soc: Qualcomm MSM8998 Snapdragon 835 | ||
storage: 128 GB (UFS 2.1 2-LANE) | ||
tree: android_device_motorola_nash | ||
type: phone | ||
variant: 2 | ||
vendor: Motorola | ||
vendor_short: motorola | ||
versions: [15.1, 16.0, 17.1, 18.1, 19.1, 20] | ||
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
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 nash | ||
folder: build | ||
permalink: /devices/nash/build/variant2 | ||
device: nash_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 |
---|---|---|
@@ -1,9 +1,12 @@ | ||
--- | ||
sidebar: home_sidebar | ||
title: Info about nash | ||
title: Info about nash variants | ||
folder: info | ||
layout: deviceinfo | ||
permalink: /devices/nash/ | ||
redirect_from: | ||
- /devices/nash/install | ||
- /devices/nash/update | ||
device: nash | ||
toc: false | ||
--- | ||
{% include templates/device_info.md %} | ||
{% 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 nash | ||
folder: info | ||
layout: deviceinfo | ||
permalink: /devices/nash/variant1/ | ||
device: nash_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 nash | ||
folder: info | ||
layout: deviceinfo | ||
permalink: /devices/nash/variant2/ | ||
device: nash_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
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 nash | ||
folder: install | ||
permalink: /devices/nash/install/variant2 | ||
device: nash_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
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 nash | ||
folder: update | ||
permalink: /devices/nash/update/variant2 | ||
device: nash_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
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 nash | ||
folder: upgrade | ||
permalink: /devices/nash/upgrade/variant1 | ||
device: nash_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 nash | ||
folder: upgrade | ||
permalink: /devices/nash/upgrade/variant2 | ||
device: nash_variant2 | ||
--- | ||
{% include templates/device_upgrade.md %} |