summaryrefslogtreecommitdiffstats
path: root/init/devices.c
Commit message (Collapse)AuthorAgeFilesLines
* init: Add hw3d master/client nodes to device list.Dima Zavin2009-08-031-1/+4
| | | | Signed-off-by: Dima Zavin <dima@android.com>
* init: add permissions for /dev/diag and /dev/diag_arm9Iliyan Malchev2009-08-031-0/+2
| | | | Signed-off-by: Iliyan Malchev <malchev@google.com>
* init: Change owner of /dev/uinput to systemKen Schultz2009-07-151-1/+1
| | | | | | | | This will allow the the uinput driver to be used by the system process as well as bluetooth, which is needed for sensors. Signed-off-by: Ken Schultz <kschultz@motorola.com> Signed-off-by: Mike Lockwood <lockwood@android.com>
* set permissions for capella cm3602 proximity sensorIliyan Malchev2009-07-081-0/+1
| | | | Signed-off-by: Iliyan Malchev <malchev@google.com>
* resolved conflicts for merge of abb08550 to masterrepo sync2009-06-301-1/+2
|\
| * Add device, property, directory, and file permissions for VPN.Chia-chi Yeh2009-06-191-1/+2
| |
* | init: set permissions for akm8973 and bma150 driversIliyan Malchev2009-06-251-0/+3
| | | | | | | | | | | | | | akm8973 is the compass bma150 is the accelerometer Signed-off-by: Iliyan Malchev <malchev@google.com>
* | Change permissions on sound devices.Masaki Sato2009-06-191-0/+3
| |
* | am fc0182eb: add support and proper permissions for /dev/msm_camera/Iliyan Malchev2009-05-261-1/+5
|\ \ | |/ | | | | | | | | | | Merge commit 'fc0182eb1db0620eb71fb6ca219b15a17dcd912f' * commit 'fc0182eb1db0620eb71fb6ca219b15a17dcd912f': add support and proper permissions for /dev/msm_camera/
| * add support and proper permissions for /dev/msm_camera/Iliyan Malchev2009-05-261-1/+5
| | | | | | | | Signed-off-by: Iliyan Malchev <malchev@google.com>
* | resolved conflicts w/ b415390e74deae0f4c3eb43330c9f8708281acc5 mergeSan Mehat2009-05-151-1/+1
|\ \ | |/
| * init: Create new 'vpn' user/group and set owner of '/dev/tun' to it.San Mehat2009-05-151-0/+1
| | | | | | | | Signed-off-by: San Mehat <san@google.com>
* | CDMA: add cdma tsmux device permissionsErik Gilling2009-05-081-0/+3
| | | | | | | | Signed-off-by: Erik Gilling <konkers@android.com>
* | am 2780827: Merge change 1005 into donutAndroid (Google) Code Review2009-05-061-0/+1
|\ \ | |/ | | | | | | | | | | Merge commit '27808271934622e6473d7d664303fa3efb4cd662' * commit '27808271934622e6473d7d664303fa3efb4cd662': Make the /dev/qemu_trace device readable and writable by all.
| * Make the /dev/qemu_trace device readable and writable by all.Jack Veenstra2009-05-051-0/+1
| | | | | | | | | | | | 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.
* | Merge commit 'remotes/korg/cupcake' into mergeJean-Baptiste Queru2009-03-181-3/+2
|\ \ | |/ | | | | | | | | Conflicts: init/devices.c libpixelflinger/Android.mk
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+626
| |
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-626/+0
| |
| * auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-1/+2
| |
* | Merge branch 'cupcake'The Android Open Source Project2009-01-221-1/+0
|\ \ | |/
| * auto import from //branches/cupcake/...@127436The Android Open Source Project2009-01-221-1/+0
| |
* | Merge branch 'cupcake'The Android Open Source Project2009-01-091-0/+1
|\ \ | |/
| * auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-0/+1
| |
* | Merge commit 'remotes/korg/cupcake'Jean-Baptiste Queru2008-12-191-9/+12
|\ \ | |/ | | | | | | | | | | Conflicts: init/devices.c logwrapper/logwrapper.c mountd/AutoMount.c
| * Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-9/+12
| |
* | Create sound device nodes in /dev/snd/.Xiaopeng Yang2008-12-021-0/+4
| |
* | Set permissions for /dev/msm_snd.Iliyan Malchev2008-10-291-0/+1
|/ | | | Signed-off-by: Iliyan Malchev <malchev@google.com>
* Initial ContributionThe Android Open Source Project2008-10-211-0/+622