diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-01-16 13:01:32 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-01-16 13:01:32 -0500 |
| commit | 126716ddfbe2b2aeadf0b54f9de2e7e4dc2c0bc5 (patch) | |
| tree | ddc19809b31b70c5cb457549152bd5c315f1470c | |
| parent | d044966420f19276309e417e01ead4b699380f2e (diff) | |
talkback no longer provides switch access
| -rw-r--r-- | static/source.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/source.html b/static/source.html index 5cd93422..240cdd97 100644 --- a/static/source.html +++ b/static/source.html @@ -185,7 +185,7 @@ <li><a href="https://github.com/GrapheneOS/platform_external_Auditor">Auditor prebuilt (platform_external_Auditor)</a></li> <li><a href="https://github.com/GrapheneOS/platform_external_Camera">GrapheneOS Camera app (platform_external_Camera)</a></li> <li><a href="https://github.com/GrapheneOS/platform_external_PdfViewer">PDF Viewer prebuilt (platform_external_PdfViewer)</a></li> - <li><a href="https://github.com/GrapheneOS/platform_external_talkback">GrapheneOS fork of the open source Talkback and Switch Access accessibility services</a></li> + <li><a href="https://github.com/GrapheneOS/platform_external_talkback">GrapheneOS fork of the open source Talkback accessibility service</a></li> <li><a href="https://github.com/GrapheneOS/platform_external_seedvault">platform_external_seedvault</a></li> <li><a href="https://gitlab.com/grapheneos/platform_external_vanadium">Vanadium prebuilt (platform_external_vanadium)</a></li> <li><a href="https://github.com/GrapheneOS/platform_packages_apps_ExactCalculator">platform_packages_apps_ExactCalculator</a></li> |
