From 8fe1f9d02cab9673614fcfc9e92b21f7579c2485 Mon Sep 17 00:00:00 2001 From: Benoit Goby Date: Sun, 19 Jun 2011 16:12:21 -0700 Subject: Fix permissions for RIL and create /efs Change-Id: Ie67efc72686e9a4f438ea2bc5d8f6d8b69c868d7 --- ueventd.tuna.rc | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ueventd.tuna.rc') diff --git a/ueventd.tuna.rc b/ueventd.tuna.rc index 4c8d83d..fc8d9ce 100644 --- a/ueventd.tuna.rc +++ b/ueventd.tuna.rc @@ -12,3 +12,10 @@ /dev/accelirq 0660 system system /dev/compassirq 0660 system system /dev/timerirq 0660 system system + +#for RIL +/dev/ttyO0 0666 radio radio +/dev/umts_boot0 0666 radio radio +/dev/umts_ipc0 0666 radio radio +/dev/umts_rfs0 0666 radio radio +/dev/block/mmcblk0p9 0666 radio radio -- cgit v1.1