From bd29b5906053563da732544061fd878495457512 Mon Sep 17 00:00:00 2001 From: Benoit Goby Date: Sun, 10 Jul 2011 17:16:13 -0700 Subject: Toro: Add permissions on modem devs for CDMA/LTE RIL Change-Id: I23e6a8bb71a0beda030b362fb4b2fceadc09440b --- ueventd.tuna.rc | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'ueventd.tuna.rc') diff --git a/ueventd.tuna.rc b/ueventd.tuna.rc index 0be5fe7..0dabb04 100644 --- a/ueventd.tuna.rc +++ b/ueventd.tuna.rc @@ -14,10 +14,17 @@ /dev/timerirq 0660 system system #for RIL -/dev/umts_boot0 0666 radio radio -/dev/umts_ipc0 0666 radio radio -/dev/umts_rfs0 0666 radio radio -/dev/block/mmcblk0p9 0666 radio radio +/dev/umts_boot0 0660 radio radio +/dev/umts_ipc0 0660 radio radio +/dev/umts_rfs0 0660 radio radio +/dev/cdma_boot0 0660 radio radio +/dev/cdma_ipc0 0660 radio radio +/dev/cdma_rfs0 0660 radio radio +/dev/lte_boot0 0660 radio radio +/dev/lte_ipc0 0660 radio radio +/dev/lte_rfs0 0660 radio radio +/dev/lte_spi 0660 radio radio +/dev/block/mmcblk0p9 0660 radio radio # used by RIL and GPS /dev/ttyO0 0666 system radio -- cgit v1.1