From 1d354b954c52b6c957f0a92f3c5d4bd8268fce06 Mon Sep 17 00:00:00 2001
From: Peter Easton
Updates can be downloaded via + the releases page and installed via recovery + with adb sideloading. The zip files are signed and verified by the GrapheneOS recovery + image.
+ +To install one by sideloading, first, boot into recovery. You may do this either by
+ using adb reboot recovery
from the operating system, or by selecting the
+ "Recovery" option in the bootloader menu.
You should see the green Android lying on its back being repaired, with the text "No + command" meaning that no command has been passed to recovery.
+ +Next, access the recovery menu by holding down the power button and pressing the volume + up button a single time. This key combination toggles between the GUI and text-based mode + with the menu and log output.
+ +Finally, select the "Apply update from ADB" option in the recovery menu and + sideload the update with adb. For example:
+adb sideload blueline-ota_update-2019.07.01.21.zip+