[FE training-materials-updates] android-build-system-advanced-product: a quick clarification

Alexandre Belloni alexandre.belloni at free-electrons.com
Thu Apr 17 15:50:29 CEST 2014


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=484dc97232efbd84374cbfb1188b24777b5d3d4e

>---------------------------------------------------------------

commit 484dc97232efbd84374cbfb1188b24777b5d3d4e
Author: Alexandre Belloni <alexandre.belloni at free-electrons.com>
Date:   Thu Apr 17 15:44:52 2014 +0200

    android-build-system-advanced-product: a quick clarification
    
    Signed-off-by: Alexandre Belloni <alexandre.belloni at free-electrons.com>


>---------------------------------------------------------------

484dc97232efbd84374cbfb1188b24777b5d3d4e
 .../android-build-system-advanced-product.tex      |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/slides/android-build-system-advanced-product/android-build-system-advanced-product.tex b/slides/android-build-system-advanced-product/android-build-system-advanced-product.tex
index 2e6c016..3e62037 100644
--- a/slides/android-build-system-advanced-product/android-build-system-advanced-product.tex
+++ b/slides/android-build-system-advanced-product/android-build-system-advanced-product.tex
@@ -178,8 +178,8 @@ USE_CAMERA_STUB := true
 \begin{frame}[fragile]
   \frametitle{Kernel Integration into Android}
   \begin{itemize}
-  \item Android is just a user-space, the build system isn't designed
-    to build the kernel
+  \item Android is just a user-space software stack, the build system
+    isn't designed to build the kernel
   \item However, there is some facilities to integrate a precompiled
     kernel kernel into the Android images
   \item To do so, you need to:



More information about the training-materials-updates mailing list