diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-01-16 13:00:53 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-01-16 13:00:53 -0500 |
| commit | d044966420f19276309e417e01ead4b699380f2e (patch) | |
| tree | a97f8c221b993a3f6ad634acf4bcf65df05dd990 /static | |
| parent | 4eb4424205e9ce2f3a4f478ffb317cede9e1d47e (diff) | |
talkback is also included as a prebuilt
Diffstat (limited to 'static')
| -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> |
