summaryrefslogtreecommitdiffstats
path: root/rootdir/ueventd.rc
Commit message (Collapse)AuthorAgeFilesLines
* Update the device permission of /dev/tun.Chia-chi Yeh2011-05-121-1/+1
| | | | Change-Id: Ie8ad60047fc7160997100bd28a0abb439406806a
* ueventd.rc: Give system process permission to enable and disable USB functionsMike Lockwood2011-02-081-1/+1
| | | | | Change-Id: I4af1f3fed857df2be96a640f65cd612577c957c7 Signed-off-by: Mike Lockwood <lockwood@android.com>
* Set USB group for /dev/usb_accessoryMike Lockwood2011-02-081-0/+1
| | | | | Change-Id: I17db8d9bb1bf6336979e9b7bce62306d0d7a79d2 Signed-off-by: Mike Lockwood <lockwood@android.com>
* am af7bdc64: Add separate permission and group for access to MTP USB driverMike Lockwood2011-01-101-1/+1
|\ | | | | | | | | * commit 'af7bdc646088e3112052f4fd35061bb720393287': Add separate permission and group for access to MTP USB driver
| * Add separate permission and group for access to MTP USB driverMike Lockwood2011-01-101-1/+1
| | | | | | | | | | | | | | | | | | Since the "usb" group and ACCESS_USB permission will be used by regular apps to access USB devices in host mode, we need a separate permission for the device side MTP driver. Change-Id: Ibb546b8726d61e041fc7c273f71929624ad1575b Signed-off-by: Mike Lockwood <lockwood@android.com>
* | rootdir: Fix system emulation startup.David 'Digit' Turner2011-01-061-1/+0
|/ | | | | | | | | | | This fixes the goldfish-specific config scripts used by init and ueventd to properly setup the system under emulation. This fixes a lot of broken-ess introduced by recent permission changes in the system. Note that there are still several problems after this patch is applied, but at least it becomes possible to get an adb connection to the emulated system, Change-Id: I1e8f5828b4d5cbb3a4338878df875dc718276b38
* am 60afdedc: am 146481b9: add rules to set perms for input device sysfs ↵Brian Swetland2010-10-261-0/+5
|\ | | | | | | attributes
| * add rules to set perms for input device sysfs attributesBrian Swetland2010-10-261-0/+5
| | | | | | | | Change-Id: I28ab7f1ac5cc07ade7830e87f5e70c96464bb686
| * DO NOT MERGE resolved conflicts for merge of e95aad61 to krakenMike Lockwood2010-05-171-0/+1
| | | | | | | | | | | | | | this change is already in master Change-Id: Ica43eae28b50d89d50217851aff7e62978abfa27 Signed-off-by: Mike Lockwood <lockwood@android.com>
* | Revert "system/core: add system/audio persmissions for /dev/audio*"Iliyan Malchev2010-07-301-1/+0
| | | | | | | | This reverts commit 7e8b01229dde701bee555ea1cf10986b773d5de0.
* | system/core: add system/audio persmissions for /dev/audio*Iliyan Malchev2010-07-291-0/+1
| | | | | | | | | | Change-Id: If214241f8150f5ff6cce8b9a76c6c8e5bad9c35a Signed-off-by: Iliyan Malchev <malchev@google.com>
* | ueventd.rc: Give the USB group read/write access to the MTP USB driver.Mike Lockwood2010-06-291-0/+1
| | | | | | | | | | Change-Id: I305671848dbdf427333dc088f83f88cea1b33945 Signed-off-by: Mike Lockwood <lockwood@android.com>
* | Move UART device permissions to device specific init files.Jaikumar Ganesh2010-06-171-1/+0
| | | | | | | | Change-Id: I548386601d7546831bfeb044d15b1c9bf71f3e96
* | init: Add support for /dev/bus/usb/ file system and add new unix group AID_USB.Mike Lockwood2010-05-061-0/+1
|/ | | | | | | init now creates files in /dev/bus/usb/ for user access to USB devices. Files are chmod 660 with group AID_USB. Signed-off-by: Mike Lockwood <lockwood@android.com>
* init: Add ueventd.rc parsing to ueventdColin Cross2010-04-211-0/+76
Change-Id: Iea53050d6c10e8cabf563e5d80e84eaf78873695