summaryrefslogtreecommitdiffstats
path: root/init.tuna.rc
diff options
context:
space:
mode:
Diffstat (limited to 'init.tuna.rc')
-rwxr-xr-xinit.tuna.rc8
1 files changed, 6 insertions, 2 deletions
diff --git a/init.tuna.rc b/init.tuna.rc
index e492373..80f0cc7 100755
--- a/init.tuna.rc
+++ b/init.tuna.rc
@@ -18,8 +18,12 @@ on post-fs-data
setprop vold.post_fs_data_done 1
# LTE
- chown radio system /sys/devices/platform/switch-sio/usb_sel
- chown radio system /sys/devices/platform/switch-sio/uart_sel
+ chown radio system /sys/devices/tuna_otg/usb_sel
+ chown radio system /sys/devices/tuna_otg/uart_sel
+ chown radio system /sys/bus/i2c/drivers/fsa9480/4-0025/switch
+ chmod 0660 /sys/bus/i2c/drivers/fsa9480/4-0025/switch
+ chmod 0660 /sys/devices/tuna_otg/uart_sel
+ chmod 0660 /sys/devices/tuna_otg/usb_sel
on boot
mount debugfs /sys/kernel/debug /sys/kernel/debug