summaryrefslogtreecommitdiffstats
path: root/_data/devices/mint.yml
diff options
context:
space:
mode:
authorSean McCreary <mccreary@mcwest.org>2020-03-10 21:13:55 -0600
committerNolen Johnson <johnsonnolen@gmail.com>2020-03-16 02:03:04 +0100
commitf37a3312d2979cd9eb80a36779f7c6aa059ca3d4 (patch)
treee2295557f8c8f9bdc77fcf03857ede1df93ea0ff /_data/devices/mint.yml
parent91e4645eadc2493410e90b87e34d34cd7bbe28f2 (diff)
downloadlineage_wiki-f37a3312d2979cd9eb80a36779f7c6aa059ca3d4.tar.gz
lineage_wiki-f37a3312d2979cd9eb80a36779f7c6aa059ca3d4.tar.bz2
lineage_wiki-f37a3312d2979cd9eb80a36779f7c6aa059ca3d4.zip
wiki: RIP network bands
Networks bands are pain in the ass to list and due to that fact they are often wrong and thus misleading. Condense the list of network bands to the technology standard used for each. Change-Id: Ia98e805571ddd4e412bb81b014d61039b93e823d
Diffstat (limited to '_data/devices/mint.yml')
-rw-r--r--_data/devices/mint.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/_data/devices/mint.yml b/_data/devices/mint.yml
index f3c39d4e..2d4d7585 100644
--- a/_data/devices/mint.yml
+++ b/_data/devices/mint.yml
@@ -20,9 +20,7 @@ install_variant: sony_init_fota
kernel: android_kernel_sony_msm8x60
maintainers: []
name: Xperia T
-network:
-- {tech: 2G, bands: '850 900 1800 1900 MHz GSM' }
-- {tech: 3G, bands: '850 900 1700 1900 2100 MHz HSDPA' }
+network: [2G GSM, 3G UMTS]
note_content: '**unify_userdata.zip**: The internal physical SDCard partition and the apps data partition of the device have been merged into a common UserData partition. The Unification process will require you to empty the SDCard partition, flash the *unify_userdata* zip and follow the instructions. Every time your files could get lost (Data, internal SDCard, ...), a warning will be shown to explain the issue and the flash will be aborted. You will then be able to flash the zip once again to accept the previously aborted process and unify the UserData. Then flash the ROM as usual.<br /><br />
**restore_sdcard.zip**: In order to revert the UserData partition unification, and be able to flash an older ROM, you will need to flash the *restore_sdcard* zip. A factory reset will be needed to reverse the process, all data will be lost. Follow the instructions given by the zip and reflash the zip to accept warnings you might get.<br /><br />
**recovery image**: An older stable version of the recovery is also available if you encounter issues during the process.'