Skip to content

Commit 46f4285

Browse files
hellobbnbgcngm
authored andcommitted
wiki: Add Xperia 1 V
Change-Id: I882c06fa0288d49aa15196746c937e554f948750
1 parent 0ed5b89 commit 46f4285

File tree

8 files changed

+83
-0
lines changed

8 files changed

+83
-0
lines changed

_data/devices/pdx234.yml

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
architecture: arm64
2+
battery: {capacity: 5000, removable: False, tech: 'Li-Po'}
3+
before_install: {instructions: 'needs_specific_android_fw', lineage_version: 21, version: '14'}
4+
before_lineage_install: ab_copy_partitions
5+
before_recovery_install: {instructions: 'boot_stack', partitions: [boot, dtbo, vbmeta, vendor_boot]}
6+
bluetooth: {profiles: [A2DP + aptX HD], spec: '5.3'}
7+
cameras:
8+
- {flash: 'LED', info: '48 MP (wide)'}
9+
- {flash: 'LED', info: '12 MP (telephoto)'}
10+
- {flash: 'LED', info: '12 MP (ultrawide)'}
11+
- {flash: None, info: '12 MP'}
12+
codename: pdx234
13+
cpu: Kryo
14+
cpu_cores: '8'
15+
cpu_freq: 1 x 3.36 GHz + 4 x 2.8 GHz + 3 x 2.0 GHz
16+
current_branch: 21
17+
dimensions: {depth: 8.3, height: 165, width: 71}
18+
download_boot: With the device powered off, hold <kbd>Volume Up</kbd> and connect the USB cable. The notification light should turn blue.
19+
gpu: Qualcomm Adreno 740
20+
image: pdx234.png
21+
install_method: fastboot_sony
22+
is_ab_device: true
23+
kernel: {repo: android_kernel_sony_sm8550, version: '5.15'}
24+
maintainers: [hellobbn]
25+
models: [XQ-DQ72]
26+
name: 'Xperia 1 V'
27+
network: [2G GSM, 3G UMTS, 4G LTE, 5G NR]
28+
peripherals: [A-GPS, Accelerometer, Barometer, Compass, Dual SIM, Dual speakers, Fingerprint reader, BeiDou, Galileo, GLONASS, GPS, SBAS, QZSS, Gyroscope, Light sensor, NFC, Proximity sensor, Qi wireless charging, USB OTG]
29+
ram: 12 GB
30+
recovery_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Power</kbd>.
31+
recovery_partition_name: recovery
32+
release: 2023-05
33+
screen: {refresh_rate: 120, resolution: '3840x1644', size: 6.5, technology: 'OLED'}
34+
sdcard: {sizeMax: '1 TB', slot: 'hybrid'}
35+
soc: Qualcomm SM8550 Snapdragon 8 Gen2
36+
storage: 256/512 GB UFS3.1
37+
tree: android_device_sony_pdx234
38+
type: phone
39+
vendor: Sony
40+
vendor_short: sony
41+
versions: [21]
42+
wifi: 802.11 a/b/g/n/ac/ax/be

images/devices/pdx234.png

231 KB
Loading

images/devices/small/pdx234.png

17.5 KB
Loading

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

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

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

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

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

0 commit comments

Comments
 (0)