diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-01-16 12:48:11 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-01-16 12:48:11 -0500 |
| commit | 4eb4424205e9ce2f3a4f478ffb317cede9e1d47e (patch) | |
| tree | 51507d637ea3c3a6658441bd250494a71d78784a | |
| parent | 08144ae84185b99bbd1d15a33f1cba4a50c8334f (diff) | |
Camera app is included as a prebuilt
| -rw-r--r-- | static/build.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/static/build.html b/static/build.html index 73e8182d..2e1870dd 100644 --- a/static/build.html +++ b/static/build.html @@ -881,10 +881,10 @@ gclient sync -D --with_branch_heads --with_tags --jobs 32</pre> <section id="prebuilt-apps"> <h3><a href="#prebuilt-apps">Prebuilt apps</a></h3> - <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. These are - built and signed with the standard <code>gradle</code> Android plugin build - system.</p> + <p>The official releases of our Auditor, Camera and PdfViewer apps are bundled + as apks into external/ repositories. There are no modifications to these for + GrapheneOS. These are built and signed with the standard <code>gradle</code> + Android plugin build system.</p> </section> </article> |
