summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Mahaveer <vishalm@ti.com>2014-07-07 13:39:49 -0500
committerVishal Mahaveer <vishalm@ti.com>2014-07-07 13:39:49 -0500
commitc113be3425ee002fce94ef30d261e10d3784afde (patch)
tree9099b888cf92810ac97c07ddc4c46d76ae106b70
parentf387935feed9e338c6425a1b9cd45f80a772d032 (diff)
downloadjacinto6evm-c113be3425ee002fce94ef30d261e10d3784afde.tar.gz
jacinto6evm: cleanup: remove mtp host services and permissions
Remove MTP host related defenitions from jacinto6evm Change-Id: Ib58f46a505042626734039b238c986caca546360 Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
-rw-r--r--init.jacinto6evmboard.rc11
-rw-r--r--ueventd.jacinto6evmboard.rc5
2 files changed, 0 insertions, 16 deletions
diff --git a/init.jacinto6evmboard.rc b/init.jacinto6evmboard.rc
index e7026e2..7209c3f 100644
--- a/init.jacinto6evmboard.rc
+++ b/init.jacinto6evmboard.rc
@@ -113,17 +113,6 @@ service uim /system/bin/uim-sysfs
service sdcard /system/bin/sdcard -u 1023 -g 1023 -l /data/media /mnt/shell/emulated
class late_start
-service mtpfuse /system/bin/mtpfuse /storage/sdcard0/mtpfs -o allow_other
- class main
- disabled
- oneshot
-
-service fusermount /system/bin/fusermount -u -z /sdcard/mtpfs
- class main
- disabled
- user root
- oneshot
-
service p2p_supplicant /system/bin/wpa_supplicant \
-iwlan0 -Dnl80211 -c/data/misc/wifi/wpa_supplicant.conf -N \
-ip2p0 -Dnl80211 -c/data/misc/wifi/p2p_supplicant.conf \
diff --git a/ueventd.jacinto6evmboard.rc b/ueventd.jacinto6evmboard.rc
index 2949544..2fb6f3a 100644
--- a/ueventd.jacinto6evmboard.rc
+++ b/ueventd.jacinto6evmboard.rc
@@ -31,10 +31,5 @@
#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
-
# for GNSS
/dev/tigps 0666 root root