blob: 03579d180601fed491bf9b95430cc14d963ece47 [file] [log] [blame]
sabpprooka1888762019-05-12 19:56:09 +08001---
2layout: device
3title: "HTC Desire 12+"
4codename: brepdugl
5downloadfolder: brepdugl
6supportstatus: Current
7maintainer: sabpprook
8oem: HTC
9devicetree: "https://github.com/TeamWin/android_device_htc_brepdugl"
10---
11
12{% include disclaimer.html %}
13
14{% include supportstatus.html %}
15NOTE:
16Updates may break decrypt in TWRP.
17Release 3.3.0-0 supports HTC's firmware 1.100.xxx.y with security patch state of 1st April 2019.
18
19{% include download.html %}
20
21<div class='page-heading'>Unlock Bootloader:</div>
22NOTE:
23This perform will erase all the data from your device, please do it after backup.
24
25Go into developer options and enable USB debugging and OEM unlock.
26
27<p class="code">adb reboot bootloader</p>
28
29<p class="code">fastboot flashing unlock</p>
30
31{% include twrpinstall.html %}
32
33{% include fastbootinstall.html %}