blob: f4a7858c97df361be7c6b3963415a6bfdccd2d1a [file] [log] [blame]
James Christopher Adduonoa6108c92016-06-26 20:26:08 -04001---
2layout: device
3title: "Samsung Galaxy S7 (Exynos)"
4codename: herolte
Ethan Yonker5987fc12016-12-16 09:55:13 -06005downloadfolder: "International & Canada (SM-G930F, SM-G930FD, SM-G930X, SM-G930W8)|herolte|Korea (SM-G930K, SM-G930L, SM-G930S)|heroltekor"
James Christopher Adduonoa6108c92016-06-26 20:26:08 -04006supportstatus: Current
ivanmeler53b59d22019-04-22 11:36:14 +02007maintainer: ivanmeler
James Christopher Adduonoa6108c92016-06-26 20:26:08 -04008devicetree: "https://github.com/TeamWin/android_device_samsung_herolte"
9xdathread: "http://forum.xda-developers.com/galaxy-s7/development/recovery-official-twrp-herolte-t3333770"
10oem: Samsung
11ddof: "/dev/block/platform/155a0000.ufs/by-name/RECOVERY"
12---
13
14{% include disclaimer.html %}
15
16{% include supportstatus.html %}
17
18{% include dmverity.html %}
19
20{% include appinstall.html %}
21
22<div class='page-heading'>Download Links:</div>
23<hr />
Luke Williams0bd56d52022-02-07 16:06:03 +000024<p class="text">International &amp; Canada (SM-G930F, SM-G930FD, SM-G930X, SM-G930W8) &amp; Korea (SM-G930K, SM-G930L, SM-G930S):</p>
James Christopher Adduonoa6108c92016-06-26 20:26:08 -040025<ul>
26{% for mirror in site.data.mirrors %}
27 <li>
28 <a href="{{ mirror.baseurl }}herolte">
29 {{ mirror.description }}
30 </a>
31 </li>
32{% endfor %}
33</ul>
James Christopher Adduonoa6108c92016-06-26 20:26:08 -040034
35{% include twrpinstall.html %}
36
37{% include odininstall.html %}
38
39{% include ddinstall.html %}