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 ,

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to