From f1d55c2280a50a6d23100ab7d8711c6aece77f32 Mon Sep 17 00:00:00 2001 From: Benoit Goby Date: Fri, 21 Oct 2011 12:30:23 -0700 Subject: tuna: change ttyO0 permission to 0660 Change-Id: I6a5113ca3002bda5a0cb77a5478429391b07181a --- ueventd.tuna.rc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ueventd.tuna.rc') diff --git a/ueventd.tuna.rc b/ueventd.tuna.rc index ab96684..3f4cd75 100644 --- a/ueventd.tuna.rc +++ b/ueventd.tuna.rc @@ -24,10 +24,10 @@ /dev/umts_ramdump0 0660 radio radio # used by RIL and GPS -/dev/ttyO0 0666 system radio +/dev/ttyO0 0660 system radio #for LTE RIL -/dev/cdma_boot0 0660 radio radio +/dev/cdma_boot0 0660 radio radio /dev/lte_boot0 0660 radio radio /dev/cdma_ipc0 0660 radio radio /dev/lte_ipc0 0660 radio radio @@ -38,7 +38,7 @@ /dev/cdma_rmnet6 0660 radio radio /dev/lte_rmnet4 0660 radio radio /dev/ttyGS1 0660 radio radio -/dev/block/mmcblk0p4 0660 radio radio +/dev/block/mmcblk0p4 0660 radio radio /dev/modem_br 0660 radio radio /dev/cdma_ramdump0 0660 radio radio /dev/lte_ramdump0 0660 radio radio -- cgit v1.1