On a factory reset, we wish to also reset the settings which are stored by our modem. Short of hacking the code in recovery.c to send some proprietary commands to the modem, is there a recommended way of handling this that stays true to the Android framework.
We've contemplated having our RIL implementation detect that the /DATA partition was cleared on the second reboot and then resetting the modem - but this would cause us to perform a third reboot which just seems too inefiicient. --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
