diff options
| -rw-r--r-- | static/build.html | 5 |
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> |
