i am following the below steps
please help me???????????
OTA update
1. TO build the source we are using the script file ->android_build.sh
2. To build the ota package i am following the below commands
source build/envsetup.sh
lunch sabresd_6dq-user
make
3.After the make success i am doing the following for getting ota file
make otapackage
make PRODUCT=sabresd_6dq-user otapackage -j4
then obtainment is below
-rw-rw-r-- 1 zumi-02 zumi-02 8865064 Jul 14 2011 boot.img
-rw-rw-r-- 1 zumi-02 zumi-02 445440 Jul 14 2011 bootloader.img
-rw-rw-r-- 1 zumi-02 zumi-02 15407 Jul 14 2011 file_contexts
drwxrwxr-x 3 zumi-02 zumi-02 4096 May 19 19:18 META-INF
-rw-rw-r-- 1 zumi-02 zumi-02 536698880 Jul 14 2011 system.new.dat
-rw-rw-r-- 1 zumi-02 zumi-02 0 Jul 14 2011 system.patch.dat
-rw-rw-r-- 1 zumi-02 zumi-02 345 Jul 14 2011 system.transfer.list
Hi jimmychan
i followed the same procedure in question 30 .but i am not getting any updated zip file