From d1803021a7f80fe112e8ecd559806ad0d13cc55d Mon Sep 17 00:00:00 2001 From: codeworkx Date: Tue, 27 Nov 2012 01:05:14 +0100 Subject: [PATCH] galaxys2-common: fix group on video nodes Change-Id: I221b2847e8591523472b863544d1a3c77762b4cf --- ueventd.smdk4210.rc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ueventd.smdk4210.rc b/ueventd.smdk4210.rc index 48e1252..d5ff107 100644 --- a/ueventd.smdk4210.rc +++ b/ueventd.smdk4210.rc @@ -5,11 +5,11 @@ /dev/s3c-mem 0666 system system /dev/s3c-mfc 0666 system graphics /dev/s5p-mfc 0666 system graphics -/dev/video0 0666 system m2m +/dev/video0 0666 system system /dev/video1 0666 system camera -/dev/video2 0666 system m2m -/dev/video3 0666 system m2m -/dev/video4 0666 system m2m +/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