blob: 19ec6a128c01a1abdd72d196f82c6115469053dc [file] [log] [blame]
Ethan Yonker2904d862017-10-31 15:58:49 -05001---
2layout: device
3title: "Google Pixel 2"
4codename: walleye
5downloadfolder: walleye
6supportstatus: BROKEN ALPHA
7maintainer: Dees_Troy
8oem: Google
9devicetree: https://github.com/TeamWin/android_device_google_wahoo
10---
11
12{% include disclaimer.html %}
13
14{% include supportstatus.html %}
15NOTE: This is a pre-release. Decrypt DOES NOT work. MTP DOES NOT work. You will not be able to make a backup of your device. I have no idea what will happen if you try to factory reset. Do not use if you don't know what you are doing or can't risk losing data! We are not releasing a method to permanently install TWRP at this time. You can use this to temp boot TWRP and play around.
16
17{% include download.html %}
18
19<div class='page-heading'>Temp Boot:</div>
20You will need to have fastboot binaries and the correct drivers installed. Power off your device completely. Hold volume down and turn on the device. Your device should now be in the bootloader. Connect the device to your PC. Open a command window and run the following command from the proper location:
21
22fastboot boot path/to/twrp.img
23
24This will temporarily boot TWRP on your device.
25
26If you accidently flash TWRP to your device using fastboot instead of temporarily booting the image, you will need to download the latest factory image for your device and reflash the boot image.