-
Notifications
You must be signed in to change notification settings - Fork 515
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
wiki: Add more LG G7 ThinQs (g710n/g710ulm)
- Explicitly specify model numbers in device name - Adapt judyln accordingly Change-Id: If0b259819469b099b37af31ea4a5d499b922628f
- Loading branch information
1 parent
6bbe3c5
commit 5babfa3
Showing
13 changed files
with
170 additions
and
1 deletion.
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: 3000, removable: False, tech: 'Li-Po'} | ||
before_install: {instructions: 'needs_specific_android_fw', lineage_version: 21, version: '10'} | ||
before_lineage_install: ab_copy_partitions | ||
bluetooth: {profiles: [A2DP + aptX HD], spec: '5'} | ||
cameras: | ||
- {flash: 'LED', info: '16 MP (wide)'} | ||
- {flash: 'LED', info: '16 MP (ultrawide)'} | ||
- {flash: 'None', info: '8 MP (front)'} | ||
codename: g710n | ||
cpu: Kryo 385 | ||
cpu_cores: '8' | ||
cpu_freq: 4 x 2.8 GHz + 4 x 1.8 GHz | ||
current_branch: 21 | ||
dimensions: {depth: 7.9, height: 153.2, width: 71.9} | ||
download_boot: With the device powered off, hold <kbd>Volume Up</kbd>, then connect a USB cable. | ||
gpu: Qualcomm Adreno 630 | ||
image: judyln.png | ||
install_method: dd | ||
is_ab_device: true | ||
is_unlockable: false | ||
kernel: {repo: android_kernel_lge_sdm845, version: '4.9'} | ||
maintainers: [lifehackerhansol] | ||
models: [LM-G710N] | ||
name: G7 ThinQ (G710N) | ||
network: [2G GSM, 2G CDMA, 3G UMTS, 4G LTE] | ||
peripherals: [Fingerprint reader, Accelerometer, Gyroscope, Proximity sensor, Compass, Barometer, Light sensor, GPS, Mobility DisplayPort (MyDP), NFC, USB OTG, FM radio, Dual SIM] | ||
quirks: [ims] | ||
ram: 4 GB LPDDR4X | ||
recovery_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Power</kbd> until the LG logo appears, then release <kbd>Power</kbd> for a second and hold it again until the recovery comes up. | ||
recovery_partition: /dev/block/bootdevice/by-name/boot | ||
recovery_partition_name: boot | ||
release: 2018-05-02 | ||
screen: {resolution: '3120x1440', size: 6.1, technology: 'IPS LCD'} | ||
sdcard: {size_max: '2 TB', slot: 'hybrid'} | ||
soc: Qualcomm SDM845 Snapdragon 845 | ||
storage: 64 GB UFS2.1 | ||
tree: android_device_lge_g710n | ||
type: phone | ||
vendor: LG | ||
vendor_short: lge | ||
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,44 @@ | ||
architecture: arm64 | ||
battery: {capacity: 3000, removable: False, tech: 'Li-Po'} | ||
before_install: {instructions: 'needs_specific_android_fw', lineage_version: 21, version: '9'} | ||
before_lineage_install: ab_copy_partitions | ||
before_recovery_install: {instructions: 'boot_stack_dd', partitions: [dtbo]} | ||
bluetooth: {profiles: [A2DP + aptX HD], spec: '5'} | ||
cameras: | ||
- {flash: 'LED', info: '16 MP (wide)'} | ||
- {flash: 'LED', info: '16 MP (ultrawide)'} | ||
- {flash: 'None', info: '8 MP (front)'} | ||
codename: g710ulm | ||
cpu: Kryo 385 | ||
cpu_cores: '8' | ||
cpu_freq: 4 x 2.8 GHz + 4 x 1.8 GHz | ||
current_branch: 21 | ||
dimensions: {depth: 7.9, height: 153.2, width: 71.9} | ||
download_boot: With the device powered off, hold <kbd>Volume Up</kbd>, then connect a USB cable. | ||
gpu: Qualcomm Adreno 630 | ||
image: judyln.png | ||
install_method: dd | ||
is_ab_device: true | ||
is_unlockable: false | ||
kernel: {repo: android_kernel_lge_sdm845, version: '4.9'} | ||
maintainers: [lifehackerhansol] | ||
models: [LM-G710ULM, LM-G710VMX] | ||
name: G7 ThinQ (G710ULM/VMX) | ||
network: [2G GSM, 2G CDMA, 3G UMTS, 4G LTE] | ||
peripherals: [Fingerprint reader, Accelerometer, Gyroscope, Proximity sensor, Compass, Barometer, Light sensor, GPS, Mobility DisplayPort (MyDP), NFC, USB OTG, FM radio, Dual SIM] | ||
quirks: [ims] | ||
ram: 4 GB LPDDR4X | ||
recovery_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Power</kbd> until the LG logo appears, then release <kbd>Power</kbd> for a second and hold it again until the recovery comes up. | ||
recovery_partition: /dev/block/bootdevice/by-name/boot | ||
recovery_partition_name: boot | ||
release: 2018-05-02 | ||
screen: {resolution: '3120x1440', size: 6.1, technology: 'IPS LCD'} | ||
sdcard: {size_max: '2 TB', slot: 'hybrid'} | ||
soc: Qualcomm SDM845 Snapdragon 845 | ||
storage: 64 GB UFS2.1 | ||
tree: android_device_lge_g710ulm | ||
type: phone | ||
vendor: LG | ||
vendor_short: lge | ||
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
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 g710n | ||
folder: build | ||
permalink: /devices/g710n/build/ | ||
device: g710n | ||
--- | ||
{% 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 g710ulm | ||
folder: build | ||
permalink: /devices/g710ulm/build/ | ||
device: g710ulm | ||
--- | ||
{% 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,9 @@ | ||
--- | ||
sidebar: home_sidebar | ||
title: Info about g710n | ||
folder: info | ||
layout: deviceinfo | ||
permalink: /devices/g710n/ | ||
device: g710n | ||
--- | ||
{% 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 g710ulm | ||
folder: info | ||
layout: deviceinfo | ||
permalink: /devices/g710ulm/ | ||
device: g710ulm | ||
--- | ||
{% 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 g710n | ||
folder: install | ||
permalink: /devices/g710n/install/ | ||
device: g710n | ||
--- | ||
{% 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 g710ulm | ||
folder: install | ||
permalink: /devices/g710ulm/install/ | ||
device: g710ulm | ||
--- | ||
{% 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 g710n | ||
folder: update | ||
permalink: /devices/g710n/update/ | ||
device: g710n | ||
--- | ||
{% 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 g710ulm | ||
folder: update | ||
permalink: /devices/g710ulm/update/ | ||
device: g710ulm | ||
--- | ||
{% 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: Upgrade LineageOS on g710n | ||
folder: upgrade | ||
permalink: /devices/g710n/upgrade/ | ||
device: g710n | ||
--- | ||
{% 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 g710ulm | ||
folder: upgrade | ||
permalink: /devices/g710ulm/upgrade/ | ||
device: g710ulm | ||
--- | ||
{% include templates/device_upgrade.md %} |