Skip to content

Commit 26cbf7d

Browse files
log1csrazorloves
authored andcommitted
wiki: Add LG V35 ThinQ (judyp)
Change-Id: I358ee435885273208cc74f520caf1fb760bd5ac8
1 parent efb8283 commit 26cbf7d

File tree

8 files changed

+84
-0
lines changed

8 files changed

+84
-0
lines changed

_data/devices/judyp.yml

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
architecture: arm64
2+
battery: {capacity: 3300, removable: False, tech: 'Li-Po'}
3+
before_install: {instructions: 'needs_specific_android_fw', lineage_version: 21, version: '10'}
4+
before_lineage_install: ab_copy_partitions
5+
bluetooth: {profiles: [A2DP + aptX HD], spec: '5'}
6+
cameras:
7+
- {flash: 'LED', info: '16 MP (wide)'}
8+
- {flash: 'LED', info: '16 MP (ultrawide)'}
9+
- {flash: 'None', info: '8 MP (front)'}
10+
codename: judyp
11+
cpu: Kryo 385
12+
cpu_cores: '8'
13+
cpu_freq: 4 x 2.8 GHz + 4 x 1.8 GHz
14+
current_branch: 21
15+
dimensions: {depth: 7.3, height: 151.7, width: 75.4}
16+
download_boot: With the device powered off, hold <kbd>Volume Up</kbd>, then connect a USB cable.
17+
gpu: Qualcomm Adreno 630
18+
image: judyp.png
19+
install_method: dd
20+
is_ab_device: true
21+
is_unlockable: false
22+
kernel: {repo: android_kernel_lge_sdm845, version: '4.9'}
23+
maintainers: [Juleast]
24+
models: [LM-V350AWM, LM-V350N]
25+
name: V35 ThinQ
26+
network: [2G GSM, 2G CDMA, 3G UMTS, 4G LTE]
27+
peripherals: [Fingerprint reader, Accelerometer, Gyroscope, Proximity sensor, Compass, Barometer, Light sensor, GPS, Mobility DisplayPort (MyDP), NFC, USB OTG, FM radio, Dual SIM]
28+
quirks: [ims]
29+
ram: 6 GB LPDDR4X
30+
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.
31+
recovery_partition: /dev/block/bootdevice/by-name/boot
32+
recovery_partition_name: boot
33+
release: 2018-05-30
34+
screen: {resolution: '2880x1440', size: 6, technology: 'P-OLED'}
35+
sdcard: {size_max: '2 TB', slot: 'hybrid'}
36+
soc: Qualcomm SDM845 Snapdragon 845
37+
storage: 64/128 GB UFS2.1
38+
tree: android_device_lge_judyp
39+
type: phone
40+
vendor: LG
41+
vendor_short: lge
42+
versions: [21]
43+
wifi: 802.11 a/b/g/n/ac

images/devices/judyp.png

218 KB
Loading

images/devices/small/judyp.png

22.5 KB
Loading

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

pages/info/judyp.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 judyp
4+
folder: info
5+
layout: deviceinfo
6+
permalink: /devices/judyp/
7+
device: judyp
8+
---
9+
{% include templates/device_info.md %}

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

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

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

0 commit comments

Comments
 (0)