Quote:
Originally Posted by hamagc
Awesome. Will try tomorrow when I'm back at work. Where do you put the line in eclar.user.config?
Sent from my AOSP on XDANDROID MSM using Tapatalk
|
It should already be there in the AIO package.
If not:
Code:
# custom shell commands, these commands run last
custom_shells{
#echo "Hello!!!" # example
#echo "You can create your own commands here" # example
echo 2 > /sys/devices/platform/msm_hsusb/usb_function_switch
}