From cc08692cd9742595c958800a2888a726c2022673 Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Thu, 25 Apr 2019 23:54:44 -0400
Subject: [PATCH] link to Auditor and AttestationServer sources
---
static/source.html | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/static/source.html b/static/source.html
index 72fab180..72164ee3 100644
--- a/static/source.html
+++ b/static/source.html
@@ -32,6 +32,10 @@
references all of these. Most of these are used unmodified from the Android Open
Source Project (AOSP). A few dozen of the repositories are either forked from AOSP or
are unique to GrapheneOS.
+ See https://attestation.app/source
+ for the Auditor and AttestationServer sources. The latest release of the Auditor app
+ is included in the GrapheneOS source tree as a prebuilt since it uses a different
+ build system, similar to other prebuilts like Chromium.