Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 654e4691 authored by Manoj Nair's avatar Manoj Nair
Browse files

Merge branch '624-updates-to-samsung-install-guides-part-1' into 'master'

Resolve "Updates to Samsung install guides - part 1"

Closes #624

See merge request e/documentation/user!663
parents a1888f57 660cd0a9
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -55,5 +55,7 @@ install:
- { mode: Install doc }
removable_battery:  0
sim_slots: 2
recovery_install_file_name: recovery_install_heimdall
recovery_install_file_name: recovery_install_erecovery_heimdall
install_e_file_name: install_e_with_erecovery
downloads_file_name: device_downloads_erecovery
+3 −4
Original line number Diff line number Diff line
@@ -41,8 +41,6 @@ storage: 128/512 GB
tree: android_device_samsung_crownlte
type: phone
community_doc_url: https://community.e.foundation/t/samsung-galaxy-note-9-crownlte-documentation-suggestions/26251
uses_twrp: true
custom_recovery: https://dl.twrp.me/crownlte/
vendor: Samsung
vendor_short: samsung
width: 76.4 mm (3.0 in)
@@ -55,5 +53,6 @@ region: All
maturity: orange
install:
- { mode: Install doc }

recovery_install_file_name: recovery_install_heimdall
recovery_install_file_name: recovery_install_erecovery_heimdall
install_e_file_name: install_e_with_erecovery
downloads_file_name: device_downloads_erecovery
+3 −4
Original line number Diff line number Diff line
@@ -40,8 +40,6 @@ steps_to_flash_file_name: device_upgrade_samsung
tree: android_device_samsung_hlte
type: phone
community_doc_url: https://community.e.foundation/t/samsung-galaxy-note-3-lte-hlte-documentation-suggestions/21017
uses_twrp: true
custom_recovery: https://dl.twrp.me/hlte/
vendor: Samsung
vendor_short: samsung
width: 79.2 mm (3.12 in)
@@ -57,5 +55,6 @@ region: All
maturity: orange
install:
- { mode: Install doc }

recovery_install_file_name: recovery_install_heimdall
recovery_install_file_name: recovery_install_odin
install_e_file_name: install_e_with_erecovery
downloads_file_name: device_downloads_erecovery
+3 −4
Original line number Diff line number Diff line
@@ -38,8 +38,6 @@ storage:
tree:
type: Phone
community_doc_url: https://community.e.foundation/t/samsung-galaxy-j7-exynos-j7elte-documentation-suggestions/21013
uses_twrp: true
custom_recovery: https://dl.twrp.me/j7elte/
vendor: Samsung
width: 78.7 mm (3.10 in)
wifi: 802.11b/g/n
@@ -50,5 +48,6 @@ region: All
maturity: red
install:
- { mode: Install doc }

recovery_install_file_name: recovery_install_heimdall
recovery_install_file_name: recovery_install_erecovery_heimdall
install_e_file_name: install_e_with_erecovery
downloads_file_name: device_downloads_erecovery
+3 −1
Original line number Diff line number Diff line
@@ -53,4 +53,6 @@ install:
- { mode: Install doc }
removable_battery:  0
sim_slots: 2
recovery_install_file_name: recovery_install_heimdall
 No newline at end of file
recovery_install_file_name: recovery_install_erecovery_heimdall
install_e_file_name: install_e_with_erecovery
downloads_file_name: device_downloads_erecovery
 No newline at end of file
Loading