aboutsummaryrefslogtreecommitdiffstats
path: root/rootdir/ueventd.rc
Commit message (Collapse)AuthorAgeFilesLines
* rootdir: Set permissions for additional ondemand sysfs nodesSteve Kondik2013-06-291-0/+5
| | | | Change-Id: Id39cab7ab69ea8f67de99f5b4ee342e2c52ebedd
* Set permissions on io_is_busy node for interactive governorSteve Kondik2013-03-221-0/+1
| | | | Change-Id: I9dce40b0680fdb594f415aade22dbd92ebffa43c
* rootdir: set perms on ondemand governor's up_thresholdjt11342013-02-081-0/+1
| | | | Change-Id: I0a042a81be677821fa4099a3e19281d390dd27c3
* rootdir: Set perms on interactive governor's min_sample_timeSteve Kondik2013-02-071-0/+1
| | | | Change-Id: I75e9f424af731bdf1ca222eee2f4f18b20a6552b
* Merge branch 'jb-mr1-release' of ↵Steve Kondik2012-11-181-1/+5
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://android.googlesource.com/platform/system/core into mr1 Conflicts: adb/Android.mk adb/usb_vendors.c include/private/android_filesystem_config.h include/system/audio.h include/system/camera.h init/property_service.c libnetutils/ifc_utils.c mkbootimg/mkbootimg.c rootdir/init.rc Change-Id: Ie42f0c14808e9f8cabd24854bfe15b6667955229
| * second user doesnot pickup input operations from A2DPZhihai Xu2012-10-161-1/+1
| | | | | | | | | | | | bug 7335014 Change-Id: I39e450d254647f0b84a07f38f2f2571711fca075
| * Change dev/uhid group id from bluetooth to net_bt_stackMatthew Xie2012-10-101-1/+1
| | | | | | | | | | | | | | Secondary user need that group id to access the file to support hid bug 7315419 Change-Id: I9d2d3d5a5114d289dc4d83c697421622db4beae6
| * Merge "ueventd.rc: Add /dev/uhid for bluedroid" into jb-mr1-devScott Anderson2012-08-161-0/+1
| |\
| | * ueventd.rc: Add /dev/uhid for bluedroidScott Anderson2012-08-151-0/+1
| | | | | | | | | | | | | | | Change-Id: Ica71265856fce1abc0a0ba9c0b1ca016510c61b7 Signed-off-by: Scott Anderson <saa@android.com>
| * | Char device /dev/dri/card0 was not created during startup.Lukasz Anaczkowski2012-07-231-0/+3
| |/ | | | | | | | | | | | | | | This device is required by libdrm for GPUs like IvyBridge. Change-Id: I0ac47056a9cec2100f3e6eaa5591571fe6bbc145 Signed-off-by: Lukasz Anaczkowski <lukasz.anaczkowski@intel.com> Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
* | rootdir: Tighten permissions on boostpulse nodesSteve Kondik2012-09-241-2/+2
| | | | | | | | | | | | | | * New PowerHAL code will only write to this as the system user, so remove the need for it to be world writable. Change-Id: Ia9e69a6feff7c5ef1ff34a1180225e4008e8130f
* | rootdir: Update cpufreq permissions when governor changesSteve Kondik2012-09-111-0/+16
| | | | | | | | | | | | | | | | * Requires a kernel change to send the uevent. * This should alleviate some frustration that the performance/kernel folks have expressed regarding the Power HAL. Change-Id: I31e6e13534159214a3b600082b7c0e4249433364
* | diag: Remove world read/write permissions from /dev/diagDixon Peterson2012-08-211-1/+3
| | | | | | | | | | | | | | | | | | | | | | /dev/diag has world read/write permissions which is considered a security risk. Remove these permissions. Add new qcom_diag group for access to /dev/diag CRs-Fixed: 356415 (cherry picked from commit 14c85ec56fd47c5eb143617a3bd5a6e7ee39cb6e) Change-Id: I536323a97e19a07bbd8eadffa0265d1955590285
* | camera: change camera node permissions and add certain parameters.Ankit Premrajka2012-07-151-1/+1
|/ | | | Change-Id: Ia68160601c2b2ba3eebde9963b3972f2a09ff84a
* change files in /dev/log/ to 666Nick Kralevich2012-03-291-2/+3
| | | | | | | | | | | | | With newer Android kernels, anyone can read from the files in /dev/log. If you're in the logs group (have the READ_LOGS) permission, you'll see all entries. If you're not in that group, you'll see log messages associated with your UID. Relax the permissions on the files in /dev/log/ to allow an application to read it's own log messages. Bug: 5748848 Change-Id: Ie740284e96a69567dc73d738117316f938491777
* 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