View Single Post
  #5 (permalink)  
Old 04-06-2010, 08:31 PM
jafterdark's Avatar
jafterdark
Lurker
Offline
 
Join Date: Feb 2010
Posts: 24
Reputation: 5
jafterdark is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: using rhodium as an android development phone

has to look like this

# 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