Hi All,

We are  currently working on making the customised changed  of the
android source code ,in the process we would like to provide the
additional capability to provide the firmware upgrade on the fly with
the new firmware.bin.

Kindly let us know the source code in android framework SDK wherein we
can customise the URL to download the firmware image from our own
server .

I can see the the following code in the device.c in the android sdk
under ,which seems, will  allow to copy the latest firmware image at
the below location hard coded location

#define SYSFS_PREFIX    "/sys"
#define FIRMWARE_DIR1   "/etc/firmware"
#define FIRMWARE_DIR2   "/vendor/firmware"

/mydroid/system/core/init .

Kindly let me the code changes needed across the android sdk source
code to customise and allow  to support our server url address for
downloading firmware capability .


regards
sanjeev
STL ,

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to