[FE training-materials-updates] Reword lab to be accurate

Alexandre Belloni alexandre.belloni at free-electrons.com
Fri Apr 19 19:55:28 CEST 2013


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

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

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

commit 2e3e1981feacf8cac5def3581315d4168c950afd
Author: Alexandre Belloni <alexandre.belloni at free-electrons.com>
Date:   Fri Apr 19 19:50:12 2013 +0200

    Reword lab to be accurate
    
    Signed-off-by: Alexandre Belloni <alexandre.belloni at free-electrons.com>


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

2e3e1981feacf8cac5def3581315d4168c950afd
 labs/android-native-app/android-native-app.tex |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/android-native-app/android-native-app.tex b/labs/android-native-app/android-native-app.tex
index 0392740..271afac 100644
--- a/labs/android-native-app/android-native-app.tex
+++ b/labs/android-native-app/android-native-app.tex
@@ -36,7 +36,7 @@ When you start your tests, you will find that \code{libusb} cannot
 open the usb devices because of restricted permissions. This can be
 fixed through \code{ueventd.rc} files. Add a device-specific
 \code{ueventd} configuration file to your build to make the files
-under \code{/dev/bus/usb/} world readable.
+under \code{/dev/bus/usb/} world accessible.
 
 \paragraph{Warning} The ueventd parser is buggy in Gingerbread and
 doesn't read the \code{androidboot.hardware} parameter. You will have



More information about the training-materials-updates mailing list