summaryrefslogtreecommitdiff
path: root/static/build.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-01-16 13:00:53 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-01-16 13:00:53 -0500
commitd044966420f19276309e417e01ead4b699380f2e (patch)
treea97f8c221b993a3f6ad634acf4bcf65df05dd990 /static/build.html
parent4eb4424205e9ce2f3a4f478ffb317cede9e1d47e (diff)
talkback is also included as a prebuilt
Diffstat (limited to 'static/build.html')
-rw-r--r--static/build.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/static/build.html b/static/build.html
index 2e1870dd..b32f19de 100644
--- a/static/build.html
+++ b/static/build.html
@@ -885,6 +885,11 @@ gclient sync -D --with_branch_heads --with_tags --jobs 32</pre>
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>
+
+ <p>The TalkBack screen reader is built from our talkback fork repository and
+ included as a prebuilt signed with the OS releasekey. It may be presigned in
+ the future similar to our standalone apps if we decide to do out-of-band
+ releases.</p>
</section>
</article>