blob: 55861121dec53337c78188278a31924e4d4f3a64 [file] [log] [blame]
Ethan Yonker2ceccc02016-11-14 21:53:54 -06001---
2layout: device
3title: "Google Pixel XL"
4codename: marlin
5downloadfolder: marlin
6supportstatus: Current
bigbiff bigbiff2db54052019-06-26 20:02:48 -04007maintainer: bigbiff, Dees_Troy
Ethan Yonker2ceccc02016-11-14 21:53:54 -06008oem: Google
9devicetree: https://github.com/TeamWin/android_device_google_marlin
10---
11
12{% include disclaimer.html %}
13
14{% include supportstatus.html %}
Ethan Yonker797c7952016-12-10 09:30:39 -060015Restoring a backup made with an alpha using RC1 may result in loss of data including internal storage. If you need your backups from those versions, restore the backup using alpha2, then install RC1 and run a new backup with RC1.
Ethan Yonker2ceccc02016-11-14 21:53:54 -060016
17{% include download.html %}
18
19<div class='page-heading'>Installation:</div>
20If you already have TWRP installed:
21Download the latest zip and install the zip using TWRP.
22
23If you do not already have TWRP installed:
Ethan Yonker797c7952016-12-10 09:30:39 -060024Download both the img and the zip. Copy the zip to your device. You 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:
Ethan Yonker2ceccc02016-11-14 21:53:54 -060025
26fastboot boot path/to/twrp.img
27
Ethan Yonker9e791092017-11-16 15:38:16 -060028This will temporarily boot TWRP on your device. If you are using a lockscreen pin/pattern/password and do not get prompted to enter your passord, reboot to the bootloader and try again. Go to install and browse to the zip and install the zip. The zip will install TWRP to both boot slots. Installing TWRP at this time will remove root if you are currently rooted.
Ethan Yonker2ceccc02016-11-14 21:53:54 -060029
30If 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.