explain other repos are referenced by the manifest

This commit is contained in:
Daniel Micay 2019-04-25 23:53:43 -04:00
parent 94769ec9db
commit 34cd2e3252

View File

@ -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>