Pixel 2 alpha and Moto G5 cedric release

Change-Id: I22b79b318ef53a14a0c4f8e8cadda8663c8c1de9
diff --git a/_google/googlepixel2.markdown b/_google/googlepixel2.markdown
new file mode 100644
index 0000000..19ec6a1
--- /dev/null
+++ b/_google/googlepixel2.markdown
@@ -0,0 +1,26 @@
+---
+layout: device
+title:  "Google Pixel 2"
+codename: walleye
+downloadfolder: walleye
+supportstatus: BROKEN ALPHA
+maintainer: Dees_Troy
+oem: Google
+devicetree: https://github.com/TeamWin/android_device_google_wahoo
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+NOTE: 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.
+
+{% include download.html %}
+
+<div class='page-heading'>Temp Boot:</div>
+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:
+
+fastboot boot path/to/twrp.img
+
+This will temporarily boot TWRP on your device.
+
+If 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.