Skip to content

Commit

Permalink
wiki: Add Xperia 5 V (pdx237)
Browse files Browse the repository at this point in the history
Change-Id: I5cc3cd4f527733d1b2babbe5ec567b186a035062
  • Loading branch information
kyasu authored and luk1337 committed Nov 28, 2024
1 parent 9843749 commit 9f8c3ee
Show file tree
Hide file tree
Showing 8 changed files with 82 additions and 0 deletions.
41 changes: 41 additions & 0 deletions _data/devices/pdx237.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
architecture: arm64
battery: {capacity: 5000, removable: False, tech: 'Li-Po'}
before_install: {instructions: 'needs_specific_android_fw', lineage_version: 21, version: '14'}
before_lineage_install: ab_copy_partitions
before_recovery_install: {instructions: 'boot_stack', partitions: [boot, dtbo, vbmeta, vendor_boot]}
bluetooth: {profiles: [A2DP + aptX HD], spec: '5.3'}
cameras:
- {flash: 'LED', info: '48 MP (wide)'}
- {flash: 'LED', info: '12 MP (ultrawide)'}
- {flash: None, info: '12 MP'}
codename: pdx237
cpu: Kryo
cpu_cores: '8'
cpu_freq: 1 x 3.36 GHz + 4 x 2.8 GHz + 3 x 2.0 GHz
current_branch: 21
dimensions: {depth: 8.6, height: 154, width: 68}
download_boot: With the device powered off, hold <kbd>Volume Up</kbd> and connect the USB cable. The notification light should turn blue.
gpu: Qualcomm Adreno 740
image: pdx237.png
install_method: fastboot_sony
is_ab_device: true
kernel: {repo: android_kernel_sony_sm8550, version: '5.15'}
maintainers: [kyasu, hellobbn]
models: [XQ-DE44, XQ-DE54, XQ-DE72]
name: 'Xperia 5 V'
network: [2G GSM, 3G UMTS, 4G LTE, 5G NR]
peripherals: [3.5mm jack, 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]
ram: 8 GB
recovery_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Power</kbd>.
recovery_partition_name: recovery
release: 2023-09
screen: {refresh_rate: 120, resolution: '2520x1080', size: 6.1, technology: 'OLED'}
sdcard: {size_max: '1 TB', slot: 'hybrid'}
soc: Qualcomm SM8550 Snapdragon 8 Gen2
storage: 128/256 GB UFS3.1
tree: android_device_sony_pdx237
type: phone
vendor: Sony
vendor_short: sony
versions: [21]
wifi: 802.11 a/b/g/n/ac/ax/be
Binary file added images/devices/pdx237.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/devices/small/pdx237.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions pages/build/pdx237.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Build for pdx237
folder: build
permalink: /devices/pdx237/build/
device: pdx237
---
{% include templates/device_build.md %}
9 changes: 9 additions & 0 deletions pages/info/pdx237.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
sidebar: home_sidebar
title: Info about pdx237
folder: info
layout: deviceinfo
permalink: /devices/pdx237/
device: pdx237
---
{% include templates/device_info.md %}
8 changes: 8 additions & 0 deletions pages/install/pdx237.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Install LineageOS on pdx237
folder: install
permalink: /devices/pdx237/install/
device: pdx237
---
{% include templates/device_install.md %}
8 changes: 8 additions & 0 deletions pages/update/pdx237.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Update LineageOS on pdx237
folder: update
permalink: /devices/pdx237/update/
device: pdx237
---
{% include templates/device_update.md %}
8 changes: 8 additions & 0 deletions pages/upgrade/pdx237.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Upgrade LineageOS on pdx237
folder: upgrade
permalink: /devices/pdx237/upgrade/
device: pdx237
---
{% include templates/device_upgrade.md %}

0 comments on commit 9f8c3ee

Please sign in to comment.