From 08144ae84185b99bbd1d15a33f1cba4a50c8334f Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Sun, 16 Jan 2022 12:47:38 -0500
Subject: [PATCH] Seedvault is not included as a prebuilt
---
static/build.html | 3 ---
1 file changed, 3 deletions(-)
diff --git a/static/build.html b/static/build.html
index b2bddebb..73e8182d 100644
--- a/static/build.html
+++ b/static/build.html
@@ -885,9 +885,6 @@ gclient sync -D --with_branch_heads --with_tags --jobs 32
external/ repositories. There are no modifications to these for GrapheneOS. These are
built and signed with the standard gradle
Android plugin build
system.
-
- A build of Seedvault is bundled as an apk into an external/ repository. There are
- no modifications made to it.