View Single Post
  #2927 (permalink)  
Old 06-18-2010, 12:11 AM
sfhub's Avatar
sfhub
PPCGeeks Regular
Offline
 
Join Date: Jul 2008
Posts: 164
Reputation: 285
sfhub is becoming a PPCGeeks regularsfhub is becoming a PPCGeeks regularsfhub is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Linux/Android on CDMA Touch Pro -- Now working on Verizon! And with GPS!

Quote:
Originally Posted by hamagc View Post
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
}
Reply With Quote