HI, I am trying to enable and disable ADB driver initialization dynamically in my android device. I have tried to block the ADB initialization in adb_function_init(void) function in '/drivers/usb/ gadget/f_adb ' file but after flashing, the device is not booting up. Can anybody tell me whether my approach is correct or I need to take any other approach for this implementation. Any Inputs is appreciable.
Thanks in advanced. B. Hirawat -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

