diff options
author | pythonlimited <leonardomeitz@gmail.com> | 2019-10-18 10:11:49 +0200 |
---|---|---|
committer | Nolen Johnson <johnsonnolen@gmail.com> | 2019-10-29 00:13:46 +0200 |
commit | 63c382083efe6793ca2b0fe073ee495fbc447aa3 (patch) | |
tree | 723f1eee5a5e5b716ae1811c4049c3d77a891c75 /_includes/templates/device_specific | |
parent | ef47f3ffc5220ca192ad8a54831315bd0d56feac (diff) | |
download | lineage_wiki-63c382083efe6793ca2b0fe073ee495fbc447aa3.tar.gz lineage_wiki-63c382083efe6793ca2b0fe073ee495fbc447aa3.tar.bz2 lineage_wiki-63c382083efe6793ca2b0fe073ee495fbc447aa3.zip |
wiki: add Samsung S3NEO (s3ve3gxx and s3ve3gjv)
Change-Id: Ib18fb7f76e9f8097affa3aa6e84fd9b02b9f1019
Diffstat (limited to '_includes/templates/device_specific')
-rw-r--r-- | _includes/templates/device_specific/before_install_s3ve3g.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/_includes/templates/device_specific/before_install_s3ve3g.md b/_includes/templates/device_specific/before_install_s3ve3g.md new file mode 100644 index 00000000..298aa9c6 --- /dev/null +++ b/_includes/templates/device_specific/before_install_s3ve3g.md @@ -0,0 +1,15 @@ +## Important information + +There are two possible hardware configurations of this phone regardless of model number. +Some phones were released with a Sony IMX 175 rear camera sensor, while others with a Samsung s5k4h5yb rear camera sensor. +As such, we've separated this device's builds into two separate builds. +The procedure to distinguish which to use is as follows: + +* Make sure to be on the latest stock firmware of your variant (you can check updates with Settings, Updates); +* Make sure the rear camera is working on the stock ROM; +* Open the phone app and dial `*#*#34971539#*#*` to access to the hidden menu; +* Tap on 'Phone/Cam FW Check' and take note of the numbers shown in the notification: + * For `E08QT`, install the s3ve3gjv builds + * For `B08QT`, install the s3ve3gxx builds + +If neither of these match, please make sure you installed the correct firmware version. |