blob: 8e0226ed10dccaca4de654c55b8eb45b0300cd96 [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 />
24<p class="text">International &amp; Canada (SM-G930F, SM-G930FD, SM-G930X, SM-G930W8):</p>
25<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>
34<p class="text">Korea (SM-G930K, SM-G930L, SM-G930S):</p>
35<ul>
36{% for mirror in site.data.mirrors %}
37 <li>
38 <a href="{{ mirror.baseurl }}heroltekor">
39 {{ mirror.description }}
40 </a>
41 </li>
42{% endfor %}
43</ul>
44
45{% include twrpinstall.html %}
46
47{% include odininstall.html %}
48
49{% include ddinstall.html %}