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

Commit 8be9b8f4 authored by Kumar Abhishek's avatar Kumar Abhishek
Browse files

dream2lte.yml hero2lte.yml herolte.yml stock_revert.md

parent a0c53b4c
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -50,12 +50,15 @@ is_beta: true
update_vendors: true
recovery_install_need_patch: false
removable_battery: 0
revert_to_stock:
- {os : windows, url: pages/revert_samsung_to_stock_on_windows }
sim_slots: 1
region: All
maturity: orange
install:
- { mode: Install doc }
- { mode: Easy Installer }
- { mode: Roll-back, url: null }
install_without_sideload: true
recovery_install_file_name: recovery_install_erecovery_heimdall
downloads_file_name: device_downloads_erecovery
+3 −0
Original line number Diff line number Diff line
@@ -50,6 +50,8 @@ build_version_stable: Q
upgrade_available: Q
is_lineageos_official: true
removable_battery: 0
revert_to_stock:
- {os : windows, url: pages/revert_samsung_to_stock_on_windows }
sim_slots: 2
region: All
maturity: green
@@ -57,5 +59,6 @@ install:
- { mode: Install doc }
- { mode: Easy Installer }
- { mode: Murena smartphones }
- { mode: Roll-back, url: null }

recovery_install_file_name: recovery_install_heimdall
+3 −0
Original line number Diff line number Diff line
@@ -51,6 +51,8 @@ build_version_stable: Q
upgrade_available: Q
is_lineageos_official: true
removable_battery: 0
revert_to_stock:
- {os : windows, url: pages/revert_samsung_to_stock_on_windows }
sim_slots: 2
region: All
maturity: green
@@ -58,6 +60,7 @@ install:
- { mode: Install doc }
- { mode: Easy Installer }
- { mode: Murena smartphones }
- { mode: Roll-back, url: null }

recovery_install_file_name: recovery_install_heimdall
verified_boot:
+1 −7
Original line number Diff line number Diff line
@@ -14,13 +14,7 @@
        {% endcapture %}
        {% assign guides_links = guides_links | push: stock_revert_link %}
      {% endif %}
      {% if device.codename == "starlte" or device.codename == "star2lte" %}
        {% capture stock_revert_link %}
          {{ "pages/revert_samsung_to_stock_on_windows" | relative_url }}
        {% endcapture %}
        {% assign guides_links = guides_links | push: stock_revert_link %}
      {% endif %}
      {% if device.codename == "dreamlte" or device.codename == "dream2lte" %}
      {% if device.codename == "starlte" or device.codename == "star2lte" or device.codename == "dreamlte" or device.codename == "dream2lte" or device.codename == "herolte" or device.codename == "hero2lte" %}
        {% capture stock_revert_link %}
          {{ "pages/revert_samsung_to_stock_on_windows" | relative_url }}
        {% endcapture %}