summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenoit Goby <benoit@android.com>2011-07-10 19:35:30 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-07-10 19:35:30 -0700
commitca28bc9f17a101e9e722251ec0656df9245c9ad6 (patch)
tree2040890ed82e8df321d0d3cdb37eb98f47b40edd
parent109367192c2adc42c86f2e1f6075d68a3d35ce69 (diff)
parentbd29b5906053563da732544061fd878495457512 (diff)
downloaddevice_samsung_tuna-ca28bc9f17a101e9e722251ec0656df9245c9ad6.zip
device_samsung_tuna-ca28bc9f17a101e9e722251ec0656df9245c9ad6.tar.gz
device_samsung_tuna-ca28bc9f17a101e9e722251ec0656df9245c9ad6.tar.bz2
Merge "Toro: Add permissions on modem devs for CDMA/LTE RIL"
-rw-r--r--ueventd.tuna.rc15
1 files changed, 11 insertions, 4 deletions
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