From b6811a914673c2c94b3b5d262bdfc9d249bd163c Mon Sep 17 00:00:00 2001 From: Shankar Rao Date: Tue, 5 Nov 2013 15:04:38 -0600 Subject: jacinto6evm: Enable mtpfuse build and enable mtpfuse service. Enable mtpfuse and fusermount build from the root directory. Add one-shot mtpfuse service entry and add read-write permissions to USB busses so that they're accessible from mtpfuse library. Change-Id: I01eb93ec3f4feb8237177ae4a2cadb8965b20a9a Signed-off-by: Shankar Rao --- ueventd.jacinto6evmboard.rc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ueventd.jacinto6evmboard.rc') diff --git a/ueventd.jacinto6evmboard.rc b/ueventd.jacinto6evmboard.rc index 2c9e4c5..6685487 100644 --- a/ueventd.jacinto6evmboard.rc +++ b/ueventd.jacinto6evmboard.rc @@ -23,3 +23,8 @@ #for GCX /dev/gcioctl 0666 system system + +#for USB MTP Host +/dev/bus/usb/002/001 0666 root root +/dev/bus/usb/001/002 0666 root root +/dev/bus/usb/001/001 0666 root root -- cgit v1.2.3-54-g00ecf