From ae5afd6ee17afd06a08597aef501c7663231b7ea Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 9 Jul 2019 16:16:21 -0400 Subject: [PATCH] external/chromium -> external/vanadium --- static/build.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/build.html b/static/build.html index 9231f055..f677625a 100644 --- a/static/build.html +++ b/static/build.html @@ -190,7 +190,7 @@ cd ../.. Vanadium patches change. Chromium and the WebView are independent applications built from the Chromium source tree. The - GrapheneOS Chromium build is located at external/chromium and includes the WebView. + GrapheneOS Chromium build is located at external/vanadium and includes the WebView. See Chromium's Android build instructions for details on obtaining the prerequisites. @@ -229,7 +229,7 @@ git am ../*.patch

The apk needs to be copied from out/Default/apks/MonochromePublic.apk into the Android source tree at - external/chromium/prebuilt/arm64/MonochromePublic.apk

+ external/vanadium/prebuilt/arm64/MonochromePublic.apk

Standalone builds of Chromium and the WebView can be done via the chrome_modern_public_apk and system_webview_apk targets but