[FE training-materials-updates] Remove the deprecation warning for PRODUCT_COPY_FILES

Maxime Ripard maxime.ripard at free-electrons.com
Tue Dec 17 17:03:40 CET 2013


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

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

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

commit 0536ead5f405de6ceddcbec23c9a492045bbe336
Author: Maxime Ripard <maxime.ripard at free-electrons.com>
Date:   Tue Dec 17 17:02:16 2013 +0100

    Remove the deprecation warning for PRODUCT_COPY_FILES
    
    It's actually still used, and can even be pretty useful to copy files at a
    device level.
    
    Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>


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

0536ead5f405de6ceddcbec23c9a492045bbe336
 .../android-build-system-product.tex               |    3 ---
 1 file changed, 3 deletions(-)

diff --git a/slides/android-build-system-product/android-build-system-product.tex b/slides/android-build-system-product/android-build-system-product.tex
index 40287f2..d07e28d 100644
--- a/slides/android-build-system-product/android-build-system-product.tex
+++ b/slides/android-build-system-product/android-build-system-product.tex
@@ -50,9 +50,6 @@ PRODUCT_NAME := full_MyDevice
 PRODUCT_DEVICE := MyDevice
 PRODUCT_MODEL := Full flavor of My Brand New Device
 \end{minted}
-\begin{itemize}
-  \item This has been deprecated by the prebuilt packages
-\end{itemize}
 \end{frame}
 
 \begin{frame}[fragile]



More information about the training-materials-updates mailing list