summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-07-14 03:45:00 -0400
committerDaniel Micay <danielmicay@gmail.com>2019-07-14 03:45:00 -0400
commite82d9e4f1101c45d337a9685a3dfc91b8970500f (patch)
treeff3bde65623551f7842a1fc86ffd1150a2ed2c50 /static
parent3c337b41150bb452e23329477ed1c9f35c9680ce (diff)
PdfViewer app is also bundled
Diffstat (limited to 'static')
-rw-r--r--static/build.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/build.html b/static/build.html
index 14f74734..66ee9cf7 100644
--- a/static/build.html
+++ b/static/build.html
@@ -477,8 +477,8 @@ cd ../..</pre>
<a href="#prebuilt-apps">Prebuilt apps</a>
</h3>
- <p>The Auditor app is simply built from the latest upstream tag and bundled as an apk into
- external/ repositories. There are no modifications to it for GrapheneOS.</p>
+ <p>The official releases of the Auditor and PdfViewer apps are bundled as an apk into
+ external/ repositories. There are no modifications to these for GrapheneOS.</p>
<h2 id="testing">
<a href="#testing">Testing</a>