Panda: Add hci_tty permissions for panda

Add the hci_tty permissions for the panda board

Change-Id: I591b0461afd44ce76a231e57b4cb276b7b84e39f
Signed-off-by: Dan Murphy <dmurphy@ti.com>
diff --git a/ueventd.omap4pandaboard.rc b/ueventd.omap4pandaboard.rc
index a5de1c1..e50fc3d 100644
--- a/ueventd.omap4pandaboard.rc
+++ b/ueventd.omap4pandaboard.rc
@@ -7,3 +7,6 @@
 #for SYSLINK
 /dev/rpmsg-omx0           0666   system     system
 /dev/rpmsg-omx1           0666   system     system
+
+# for Bluetooth
+/dev/hci_tty              0666   root       root