diff options
| author | Greg Hackmann <ghackmann@google.com> | 2013-12-17 16:23:31 -0800 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2013-12-17 16:23:31 -0800 |
| commit | e25864b752db0bc8ddc55f2c22cf1b8bcb2602bf (patch) | |
| tree | a30417ee2d4fbfcc0b6b05b9aec55754157a26b3 /rootdir | |
| parent | 3278af85f984a1b6df56b010a93589f6068514e0 (diff) | |
| parent | 537f53b682eb0d99e90da2a3e7389ea474bc583d (diff) | |
| download | system_core-e25864b752db0bc8ddc55f2c22cf1b8bcb2602bf.tar.gz system_core-e25864b752db0bc8ddc55f2c22cf1b8bcb2602bf.tar.bz2 system_core-e25864b752db0bc8ddc55f2c22cf1b8bcb2602bf.zip | |
am 537f53b6: Merge "rootdir: add permissions for /dev/rtc0"
* commit '537f53b682eb0d99e90da2a3e7389ea474bc583d':
rootdir: add permissions for /dev/rtc0
Diffstat (limited to 'rootdir')
| -rw-r--r-- | rootdir/ueventd.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rootdir/ueventd.rc b/rootdir/ueventd.rc index ddf8753b8..9bf17e234 100644 --- a/rootdir/ueventd.rc +++ b/rootdir/ueventd.rc @@ -35,6 +35,7 @@ subsystem adf /dev/uhid 0660 system net_bt_stack /dev/uinput 0660 system net_bt_stack /dev/alarm 0664 system radio +/dev/rtc0 0664 system radio /dev/tty0 0660 root system /dev/graphics/* 0660 root graphics /dev/msm_hw3dm 0660 system graphics |
