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 as apks into external/ repositories. There are no modifications to these for GrapheneOS. These are built and signed with the standard gradle Android plugin build system.

+ +

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.