diff options
Diffstat (limited to 'static/source.html')
| -rw-r--r-- | static/source.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/source.html b/static/source.html index f67aa882..72fab180 100644 --- a/static/source.html +++ b/static/source.html @@ -28,6 +28,10 @@ <li><a href="https://github.com/GrapheneOS/branding_tools">Scripting for managing branding</a></li> <li><a href="https://github.com/GrapheneOS/platform_manifest">Manifest for OS repositories</a></li> </ul> + <p>The operating system includes hundreds of repositories. The manifest repository + references all of these. Most of these are used unmodified from the Android Open + Source Project (AOSP). A few dozen of the repositories are either forked from AOSP or + are unique to GrapheneOS.</p> </div> </body> </html> |
