Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | applypatch: add support for BML partitions | Conn O'Griofa | 2014-10-07 | 1 | -0/+10 |
| | | | | | | | | | This actually uses the EMMC partition access code. In order for this to work, the BML partition name is changed back to the block device name (e.g. "boot" -> "/dev/block/bml9"), and the BML_UNLOCK_ALL ioctl is called before writing. Change-Id: I012f1eca0b486b7465ca38b5db1f513ee8a246ea | ||||
* | TWRP-ify AOSP code | Dees_Troy | 2012-09-05 | 1 | -0/+6 |
Pull in most TWRP sources Stub out partition management code Make it compile -- probably will not boot Kind of a mess but have to start somewhere |