Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed progress bar in releasetools | Pawit Pornkitprasan | 2011-11-24 | 2 | -8/+5 |
| | |||||
* | Cleaned up and updated updater.sh for MTD map change | Pawit Pornkitprasan | 2011-11-23 | 1 | -4/+1 |
| | | | | | updater_cdma.sh is now merged with updater.sh which can be called in cdma mode by calling "updater.sh cdma" | ||||
* | Initial releasetool fix | Pawit Pornkitprasan | 2011-11-17 | 2 | -14/+7 |
| | |||||
* | releasetools: erase boot partition before flashing the kernel | codeworkx | 2011-07-21 | 1 | -0/+3 |
| | | | | Change-Id: I6edabd8fc24e7002a151777c629d83cb13005f8a | ||||
* | device detection using getprop is not reliable; split changes into separate ↵ | jt1134 | 2011-07-17 | 1 | -1/+1 |
| | | | | | | | | script must copy correct updater*.sh script in each device's makefile Change-Id: I13d5e6cefc7f6f7827a4d9b3666eea004f9d0516 | ||||
* | Obvious problem is obvious. | Koushik Dutta | 2011-05-19 | 1 | -0/+3 |
| | | | | Change-Id: Ib3ebf51ddb90cfee0e9ad74b2d6416d126ae4f3c | ||||
* | assert that it is 0, not just success | Koushik Dutta | 2011-05-19 | 1 | -1/+1 |
| | | | | Change-Id: I33c99dd57c9dcae9d48802041e12801eb284aa13 | ||||
* | assert that the updater.sh does not fail | Koushik Dutta | 2011-05-18 | 1 | -1/+1 |
| | | | | Change-Id: I3ac6685a670ba31bd0b622c3ee9f44279e41f681 | ||||
* | fix formatting and some redundancy | Koushik Dutta | 2011-05-18 | 1 | -3/+0 |
| | | | | Change-Id: I68b8d52c8df0750e5f0f1070971a3bce9476d245 | ||||
* | fix missing assert and missing closing quote | Koushik Dutta | 2011-05-18 | 1 | -2/+2 |
| | | | | Change-Id: I5ff8b31da440eb722decb68d60eb1ce9af2011ec | ||||
* | Move the updater.sh call into after the assert call. Pack the modem.bin with ↵ | Koushik Dutta | 2011-05-18 | 2 | -2/+16 |
| | | | | | | the zip. Change-Id: I4cd28ab72100b28b1d71b3f22c58dfa375f312ac | ||||
* | move the release tools into aries-common | Koushik Dutta | 2011-05-18 | 4 | -0/+415 |
Change-Id: Ib374ce9c6798ca0f910139cf8884a3966402094a |