Chuck Tuffli
1e070846f8
Fix incorrect check for LOG_UEVENTS
...
LOG_UEVENTS is a boolean value as defined in system/core/init/init.h.
Therefore, code should use an #if check and not an #ifdef check as the
macro will always be defined.
2009-08-26 09:26:46 -07:00
Jean-Baptiste Queru
96d58f4f52
Merge korg/donut into korg/master
2009-07-25 18:07:41 -07:00
Chia-chi Yeh
88dc657d50
Add device, property, directory, and file permissions for VPN.
2009-06-19 15:53:28 +08:00
Iliyan Malchev
fc0182eb1d
add support and proper permissions for /dev/msm_camera/
...
Signed-off-by: Iliyan Malchev <malchev@google.com>
2009-05-26 16:45:51 -07:00
San Mehat
4a6f2321e7
init: Create new 'vpn' user/group and set owner of '/dev/tun' to it.
...
Signed-off-by: San Mehat <san@google.com>
2009-05-15 10:40:29 -07:00
Jack Veenstra
4a762357d0
Make the /dev/qemu_trace device readable and writable by all.
...
This is needed so that the Dalvik interpreter can add information
about Java method entry/exit to the traces when running in the qemu
emulator.
2009-05-05 11:48:17 -07:00
Jean-Baptiste Queru
83b65486be
Merge commit 'remotes/korg/cupcake' into merge
...
Conflicts:
init/devices.c
libpixelflinger/Android.mk
2009-03-18 09:29:29 -07:00
The Android Open Source Project
dd7bc3319d
auto import from //depot/cupcake/@135843
2009-03-03 19:32:55 -08:00
The Android Open Source Project
e54eebbf1a
auto import from //depot/cupcake/@135843
2009-03-03 18:29:04 -08:00
The Android Open Source Project
261ed7551e
auto import from //branches/cupcake/...@132276
2009-02-19 10:57:36 -08:00
The Android Open Source Project
4a4c9f6f98
Merge branch 'cupcake'
2009-01-22 00:16:17 -08:00
The Android Open Source Project
dcf3ce247e
auto import from //branches/cupcake/...@127436
2009-01-22 00:13:45 -08:00
The Android Open Source Project
038862e152
Merge branch 'cupcake'
2009-01-09 18:04:23 -08:00
The Android Open Source Project
5ae090ed94
auto import from //branches/cupcake/...@125939
2009-01-09 17:51:25 -08:00
Jean-Baptiste Queru
77d0c65b95
Merge commit 'remotes/korg/cupcake'
...
Conflicts:
init/devices.c
logwrapper/logwrapper.c
mountd/AutoMount.c
2008-12-19 08:15:15 -08:00
The Android Open Source Project
35237d1358
Code drop from //branches/cupcake/...@124589
2008-12-17 18:08:08 -08:00
Xiaopeng Yang
5bb44c8ea2
Create sound device nodes in /dev/snd/.
2008-12-02 17:54:51 -08:00
Iliyan Malchev
3088ff8d39
Set permissions for /dev/msm_snd.
...
Signed-off-by: Iliyan Malchev <malchev@google.com>
2008-10-29 16:08:18 -07:00
The Android Open Source Project
4f6e8d7a00
Initial Contribution
2008-10-21 07:00:00 -07:00