From 3f066439dbf291506e1c2b845fa1e16e263ae605 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?= Date: Tue, 14 Jun 2011 20:47:06 -0700 Subject: Add sensors hal Only the sensors from the invensense library are inclueded fro now. Change-Id: I997d38eb722e2e5c0b44168db8c70282fab407a6 --- 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 f0ddbd8..4c8d83d 100644 --- a/ueventd.tuna.rc +++ b/ueventd.tuna.rc @@ -5,3 +5,10 @@ #for SYSLINK /dev/rpmsg-omx0 0666 system system /dev/rpmsg-omx1 0666 system system + +#for Sensors +/dev/mpu 0660 system system +/dev/mpuirq 0660 system system +/dev/accelirq 0660 system system +/dev/compassirq 0660 system system +/dev/timerirq 0660 system system -- cgit v1.1