From 7c58af5b6dd2e53926cf548dcfe9e2cc3f98e474 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 27 Sep 2019 04:29:09 -0400 Subject: update Vanadium section --- static/build.html | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'static/build.html') diff --git a/static/build.html b/static/build.html index 5b61467e..faf53855 100644 --- a/static/build.html +++ b/static/build.html @@ -275,16 +275,18 @@ cd ../.. Browser and WebView - Before building GrapheneOS, you need to build Chromium for the WebView and - optionally the standalone browser app. GrapheneOS uses a hardened fork of - Chromium for these. It needs to be rebuilt when Chromium is updated or the GrapheneOS - Vanadium patches change. - - Chromium and the WebView are independent applications built from the Chromium source tree. The - GrapheneOS Chromium build is located at external/vanadium and includes the WebView. - - See - Chromium's Android build instructions for details on obtaining the prerequisites. +

Before building GrapheneOS, you need to build Vanadium for the WebView and + optionally the standalone browser app. Vanadium is a hardened fork of + Chromium developed and used by GrapheneOS. It needs to be rebuilt when Chromium is + updated or the GrapheneOS Vanadium patches are changed.

+ +

Chromium and the WebView are independent applications built from the Chromium + source tree. The GrapheneOS Chromium build is located at external/vanadium and + includes the WebView.

+ +

See + Chromium's Android build instructions for details on obtaining the + prerequisites.

You can obtain the proper configuration from the -- cgit v1.3.1