From 8ed1bc3ba72423d51dcfc16e5994d43f53dc56ac Mon Sep 17 00:00:00 2001 From: Ricardo 'Grim' Cabrita Date: Mon, 2 Dec 2019 00:30:21 +0000 Subject: Replace title --- full-description.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/full-description.md b/full-description.md index 5602645..d5e7c30 100644 --- a/full-description.md +++ b/full-description.md @@ -1,4 +1,4 @@ -# Android's build system isn't as cool as your distro's +# Android's build system is messier than your distro's The first step in the development of an Android distribution is coming to terms with the Android Open Source Project (AOSP) peculiar build system. Despite modular, AOSP's build system is quite complex and unlike those used in most @@ -67,7 +67,7 @@ Supporting Blueprint could be advantageous for Replicant, due to its faster build times, selective recompilation when source files change on disk and ability to support multiple Android versions without convoluted conditional cases. However it would be preferable if Android supported some form of packages -similarly to GNU/Linux distributions. Adding and maintaining Blueprint support +similarly to GNU/Linux distributions. Adding and maintaining Blueprint support in all external software components can be incredibly time consuming and could even be unsustainable. -- cgit v1.2.3