summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--full-description.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/full-description.md b/full-description.md
index 89ad553..4ad7e2b 100644
--- a/full-description.md
+++ b/full-description.md
@@ -46,7 +46,7 @@ to create the distribution image that are to be installed on a device.
Besides the core components of AOSP, community distributions tend to use several
external projects like Mesa. These must usually be integrated into the build
tree as they depend on AOSP's libc. In such cases, Google expects the project
-maintainers to keep their project compatible with AOSP's build system,
+maintainers to make and keep their project compatible with AOSP's build system,
i.e. nowadays they expect the project to have its own Blueprint files.
This contrasts with GNU/Linux distributions, which provide ways to build each
project in its own native build system and then incorporate it into the distro