diff options
author | codeworkx <codeworkx@cyanogenmod.org> | 2013-02-14 18:49:02 +0000 |
---|---|---|
committer | XpLoDWilD <xplodgui@gmail.com> | 2013-02-17 20:28:22 +0000 |
commit | 2806d8bfe0361daab80c43c9e2e38205b780237d (patch) | |
tree | 8b539c8ca1363827346183b240be58c7deb8dff0 /ueventd.smdk4210.rc | |
parent | 2bd22a00bd6c148ddbd453896b7639d9eb86ba26 (diff) | |
download | device_samsung_galaxys2-common-2806d8bfe0361daab80c43c9e2e38205b780237d.zip device_samsung_galaxys2-common-2806d8bfe0361daab80c43c9e2e38205b780237d.tar.gz device_samsung_galaxys2-common-2806d8bfe0361daab80c43c9e2e38205b780237d.tar.bz2 |
galaxys2: update for new kernel, cleanup, replicant camera hal
Camera HAL from: http://gitorious.org/replicant/device_samsung_galaxys2
Change-Id: I4191110be5b3368c608333d724f4217894dab4ac
Diffstat (limited to 'ueventd.smdk4210.rc')
-rw-r--r-- | ueventd.smdk4210.rc | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/ueventd.smdk4210.rc b/ueventd.smdk4210.rc deleted file mode 100644 index be2ff0a..0000000 --- a/ueventd.smdk4210.rc +++ /dev/null @@ -1,32 +0,0 @@ -/dev/mali 0666 system system -/dev/ump 0666 system graphics -/dev/ion 0666 system system -/dev/exynos-mem 0660 system graphics -/dev/s3c-mem 0666 system system -/dev/s3c-mfc 0666 system graphics -/dev/s5p-mfc 0666 system graphics -/dev/video0 0666 system system -/dev/video1 0666 system camera -/dev/video2 0666 system system -/dev/video3 0666 system system -/dev/video4 0666 system system -/dev/s5p-jpeg 0666 system camera -/dev/video14 0666 system system -/dev/video21 0666 system system -/dev/pmem 0660 system graphics -/dev/pmem_gpu1 0660 system graphics -# logger should be world writable (for logging) but not readable -/dev/log/* 0662 root log -/dev/i2c-7 0666 system system -/dev/CEC 0666 system system -/dev/HPD 0666 system system -/dev/fimg2d 0666 system graphics -/dev/fmradio 0660 system audio -/dev/input/* 0660 root input -/dev/srp 0666 system audio -/dev/srp_ctrl 0666 system audio -/dev/umts* 0660 system radio -/dev/link_pm 0660 system radio -/dev/block/mmcblk0p8 0660 system radio -/dev/akm8975 0660 system system -/dev/accelerometer 0660 system system |