summaryrefslogtreecommitdiffstats
path: root/ueventd.tuna.rc
diff options
context:
space:
mode:
authorAlexy Shin <alexy.shin@samsung.com>2011-06-22 08:34:34 +0900
committerMike Lockwood <lockwood@android.com>2011-06-30 17:27:15 -0400
commit45a8de4888205fcb8eaa187f67bc2a6c672ead98 (patch)
treedf3daa224ab308c7757ccd4be1818be2a81922be /ueventd.tuna.rc
parent42d303ce3850f0f10886fc82addb1c769c26f274 (diff)
downloaddevice_samsung_tuna-45a8de4888205fcb8eaa187f67bc2a6c672ead98.zip
device_samsung_tuna-45a8de4888205fcb8eaa187f67bc2a6c672ead98.tar.gz
device_samsung_tuna-45a8de4888205fcb8eaa187f67bc2a6c672ead98.tar.bz2
PRIME: [GPS] Allow the GPS exported GPIO
Allow the permission to /sys/class/sec/gps/GPS_PWR_EN/value and /sys/class/sec/gps/GPS_nRST/value Change-Id: I775c710e721835fae787fd32acdca5c53616c0a3 Signed-off-by: Alexy Shin <alexy.shin@samsung.com> Signed-off-by: Mike Lockwood <lockwood@android.com>
Diffstat (limited to 'ueventd.tuna.rc')
-rw-r--r--ueventd.tuna.rc4
1 files changed, 3 insertions, 1 deletions
diff --git a/ueventd.tuna.rc b/ueventd.tuna.rc
index fc8d9ce..0be5fe7 100644
--- a/ueventd.tuna.rc
+++ b/ueventd.tuna.rc
@@ -14,8 +14,10 @@
/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
+
+# used by RIL and GPS
+/dev/ttyO0 0666 system radio