diff options
Diffstat (limited to 'rootdir/ueventd.tuna.rc')
-rwxr-xr-x[-rw-r--r--] | rootdir/ueventd.tuna.rc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/rootdir/ueventd.tuna.rc b/rootdir/ueventd.tuna.rc index 00a8e37..63c3e22 100644..100755 --- a/rootdir/ueventd.tuna.rc +++ b/rootdir/ueventd.tuna.rc @@ -1,6 +1,8 @@ #for DSSCOMP /dev/dsscomp 0660 system system /dev/tiler 0666 system system +/dev/dmm 0777 system system +/dev/ion 0777 system system #for SYSLINK /dev/rpmsg-omx0 0660 drmrpc drmrpc @@ -9,6 +11,8 @@ /dev/tf_driver 0660 drmrpc drmrpc /dev/tf_ctrl 0660 drmrpc drmrpc +/dev/pvrsrvkm 0666 system system + #for Sensors /dev/mpu 0660 system system /dev/mpuirq 0660 system system |